EmailAddressList Properties

The EmailAddressList type exposes the following members.

Properties
  NameDescription
Public propertyCount
Gets the number of elements contained in the ICollection.
Public propertyEmail1
Default email1 address.
Public propertyEmail2
Default email2 address.
Public propertyEmail3
Default email3 address.
Public propertyHome
Default home email address.
Public propertyIsReadOnly
Gets a value indicating whether the list is read-only.
Public propertyItemInt32
Gets or sets the element at the specified index.
Public propertyItemEmailAddressCategory
Default email address for specified category.
Public propertySyncRoot
Gets an object that can be used to synchronize access to the ICollection.
Public propertyWork
Default work email address.
See Also