MailKit Documentation
MailKit Documentation
API Reference
MimeKit
InternetAddressList Class
InternetAddressList Properties
Count Property
IsReadOnly Property
Item Property
Mailboxes Property
Internet
Address
List
Count Property
Get the number of addresses in the
InternetAddressList
.
Namespace:
MimeKit
Assembly:
MimeKit (in MimeKit.dll) Version: 4.7.1
Syntax
C#
Copy
public
int
Count
{
get
; }
Property Value
Int32
The number of addresses.
Implements
ICollection
T
Count
Remarks
Indicates the number of addresses in the list.
See Also
Reference
InternetAddressList Class
MimeKit Namespace
Copyright © 2013-2023 Jeffrey Stedfast
Send comments on this topic to
Jeffrey Stedfast