Click or drag to resize
MimeKit

InternetAddressList Properties

The InternetAddressList type exposes the following members.

Properties
 NameDescription
Public propertyCount Get the number of addresses in the InternetAddressList.
Public propertyIsReadOnly Get a value indicating whether the InternetAddressList is read only.
Public propertyItem Get or set the InternetAddress at the specified index.
Public propertyMailboxes Recursively get all of the mailboxes contained within the InternetAddressList.
Top
See Also