MailUser members
Represents a mail-enabled user in Microsoft Exchange Server.
The MailUser type exposes the following members.
Constructors
Name | Description | |
---|---|---|
MailUser() | Initializes a new instance of the MailUser class. | |
MailUser(ADUser) | Initializes a new instance of the MailUser class with the specified Active Directory contact object. |
Top
Properties
Name | Description | |
---|---|---|
AggregatedMailboxGuids | ||
ArchiveDatabase | Gets the database that contains the archive associated with this mail user. | |
ArchiveGuid | This property is for internal use and is not intended to be used in your code. | |
ArchiveName | This property is for internal use and is not intended to be used in your code. | |
ArchiveQuota | Gets or sets the archive mailbox size at which messages will no longer be accepted. | |
ArchiveRelease | ||
ArchiveStatus | This property is for internal use and is not intended to be used in your code. | |
ArchiveWarningQuota | Gets or sets the archive mailbox size at which a warning message is sent to the user. | |
CalendarVersionStoreDisabled | This property is for internal use and is not intended to be used in your code. | |
DeliverToMailboxAndForward | Gets a value that indicates whether messages sent to this user’s mailbox are forwarded to another address. | |
DisabledArchiveDatabase | Gets the database that contains the disabled archive mailbox associated with this mail user. | |
DisabledArchiveGuid | Gets the unique identifier (ID) of the disabled archive mailbox associated with this mail user. | |
EndDateForRetentionHold | Gets or sets the end date and time for retention hold for messaging records management (MRM). | |
ExchangeGuid | This property is for internal use and is not intended to be used in your code. | |
ExchangeUserAccountControl | Gets the user account control flags for this mail user. | |
ExternalEmailAddress | Gets or sets the external email address of this mail user. | |
ForwardingAddress | Gets the email address to which messages sent to this mail user are forwarded. | |
ImmutableId | Gets or sets the unique and immutable identifier (ID) in the form of a Simple Mail Transfer Protocol (SMTP) address for a user’s mailbox that is used for federated delegation when requesting Security Assertion Markup Language (SAML) tokens. | |
InPlaceHolds | ||
IsSoftDeletedByDisable | ||
IsSoftDeletedByRemove | ||
JournalArchiveAddress | ||
LitigationHoldDate | Gets or sets the date when the user’s mailbox is placed on litigation hold. | |
LitigationHoldEnabled | Gets or sets a value that indicates whether the user’s mailbox is on litigation hold. | |
LitigationHoldOwner | Gets or sets the user who placed the mailbox on litigation hold. | |
MacAttachmentFormat | Gets or sets the format of attachments sent to the mail user who is using the Mac OS. | |
MailboxContainerGuid | ||
MailboxMoveBatchName | Gets the name of the batch associated with moving the mailbox of this mail user. | |
MailboxMoveFlags | Gets the flags associated with moving the mailbox of this mail user. | |
MailboxMoveRemoteHostName | Gets the name of the remote host that is participating in the user’s mailbox move. | |
MailboxMoveSourceMDB | Gets the Active Directory identifier (ID) of the source database from which the user’s mailbox is being moved. | |
MailboxMoveStatus | Gets the status of a user’s mailbox move. | |
MailboxMoveTargetMDB | Gets the Active Directory identifier (ID) of the target database to which the user’s mailbox is being moved. | |
MailboxProvisioningConstraint | ||
MailboxProvisioningPreferences | ||
MailboxRelease | ||
MessageBodyFormat | Gets or sets the message body format for messages that are sent to the mail user. | |
MessageFormat | Gets or sets the format of messages that are sent to the mail user. | |
MicrosoftOnlineServicesID | Gets or sets the Microsoft Online Services ID associated with the mail user. | |
PersistedCapabilities | This property is for internal use and is not intended to be used in your code. | |
ProtocolSettings | Gets the protocol settings (POP3, IMAP4, and SMTP) for this mail user. | |
RecipientLimits | Gets or sets the maximum number of recipients for messages from the mail user. | |
RecoverableItemsQuota | ||
RecoverableItemsWarningQuota | ||
ResetPasswordOnNextLogon | ||
RetainDeletedItemsFor | Gets or sets the length of time to keep deleted items. | |
RetentionComment | Gets or sets the comment displayed in Outlook regarding the user’s retention hold status. | |
RetentionHoldEnabled | Gets or sets a value that indicates whether retention hold is enabled for messaging retention policies. | |
RetentionUrl | Gets or sets the URL or an external webpage with additional details about the organization's messaging retention policies. | |
SamAccountName | Gets or sets the logon name used to support clients and servers running on earlier versions of the operating system, such as Microsoft Windows NT 4.0, Windows 98, Windows 95, and LAN Manager. | |
SingleItemRecoveryEnabled | Gets or sets a value that indicates whether to prevent the Recovery Items folder from being purged. | |
SKUAssigned | This property is for internal use and is not intended to be used in your code. | |
StartDateForRetentionHold | Gets or sets the start date and time for retention hold for messaging records management (MRM). | |
UsageLocation | This property is for internal use and is not intended to be used in your code. | |
UseMapiRichTextFormat | Gets or sets a value that indicates when text messages should use the MAPI Rich Text Format (RTF) for the mail user. | |
UsePreferMessageFormat | Gets or sets a value that indicates whether the message format settings configured for the mail user override the global settings configured for the remote domain. | |
UserCertificate | ||
UserPrincipalName | Gets or sets the user principal name (UPN) of the mail user. | |
UserSMimeCertificate | ||
WhenMailboxCreated | Gets the date and time when the mailbox for this mail user was created. | |
WhenSoftDeleted | ||
WindowsLiveID | Gets or sets the Windows Live ID associated with the mail user. |
Top