AlternateMailbox Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains information about an alternate to one of a user's mailboxes; for example, an archive of a user's inbox.
public ref class AlternateMailbox sealed
public sealed class AlternateMailbox
Public NotInheritable Class AlternateMailbox
- Inheritance
-
AlternateMailbox
Properties
DisplayName |
Gets the name of the alternate mailbox that is displayed to a user. |
LegacyDN |
Gets the legacy domain name of the alternate mailbox. |
OwnerSmtpAddress |
Gets the SMTP address of the alternate mailbox's owner.The OwnerSmtpAddress property is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032. |
Server |
Gets the name of the server hosting the alternate mailbox. |
SmtpAddress |
Gets the alternate mailbox Simple Mail Transfer Protocol (SMTP) address if the Server and LegacyDN properties are a null reference (Nothing in Visual Basic).The SmtpAddress property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Type |
Gets the type of the alternate mailbox; for example, archive. |