The MailboxProperties type exposes the following members.

Properties

  NameDescription
Public propertyDirectoryMoniker
Provides read-only access to the property representing the mailbox directory moniker for this user (use Property.Mailbox_DirectoryMoniker).
Public propertyDisplayName
Provides read-only access to the property representing the mailbox display name for this user (use Property.Mailbox_DisplayName).
Public propertyEmailAddress
Provides read-only access to the property representing the mailbox email address for this user (use Property.Mailbox_EmailAddress).
Public propertyMailboxMoniker
Provides read-only access to the property representing the mailbox moniker for this user (use Property.Mailbox_MailboxMoniker).
Public propertyType
Provides read-only access to the property representing the mailbox option for this user (use Property.Mailbox_Type).

See Also