The MailAddressCollection type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkCount
Gets the number of items in the collection.
(Inherited from HeaderValueCollection.)
Public propertySupported by the .NET Compact FrameworkIsSynchronized
Gets a value indicating whether access to HeaderValueCollection is synchronized (thread-safe).
(Inherited from HeaderValueCollection.)
Public propertySupported by the .NET Compact FrameworkItem
Gets or sets the MailAddress at the specified index.
Public propertySupported by the .NET Compact FrameworkSyncRoot
Gets an object that can be used to synchronize access to HeaderValueCollection object.
(Inherited from HeaderValueCollection.)

See Also