The MailboxRetrievedValues type exposes the following members.

Properties

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

See Also