MailAddress Properties

The MailAddress type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets the e-mail address.
Public propertyCount
Contains count of mail addresses.
Public propertyDisplayName
Gets or sets a display name.
Public propertyHost
Gets the host portion of the address.
Public propertyId
Gets object identification information
Public propertyItem
Gets the element at the specified index.
Public propertyOriginalAddressString
Gets or sets the original e-mail address string.
Public propertyParticipationStatus
Gets or sets the participation status for the calendar user.
Public propertyUser
Gets the username.
See Also