Share via


MailUser members

Represents a mail-enabled user in Microsoft Exchange Server.

The MailUser type exposes the following members.

Constructors

  Name Description
Public method MailUser() Initializes a new instance of the MailUser class.
Public method MailUser(ADUser) Initializes a new instance of the MailUser class with the specified Active Directory contact object.

Top

Properties

  Name Description
Public property AggregatedMailboxGuids
Public property ArchiveDatabase Gets the database that contains the archive associated with this mail user.
Public property ArchiveGuid This property is for internal use and is not intended to be used in your code.
Public property ArchiveName This property is for internal use and is not intended to be used in your code.
Public property ArchiveQuota Gets or sets the archive mailbox size at which messages will no longer be accepted.
Public property ArchiveRelease
Public property ArchiveStatus This property is for internal use and is not intended to be used in your code.
Public property ArchiveWarningQuota Gets or sets the archive mailbox size at which a warning message is sent to the user.
Public property CalendarVersionStoreDisabled This property is for internal use and is not intended to be used in your code.
Public property DeliverToMailboxAndForward Gets a value that indicates whether messages sent to this user’s mailbox are forwarded to another address.
Public property DisabledArchiveDatabase Gets the database that contains the disabled archive mailbox associated with this mail user.
Public property DisabledArchiveGuid Gets the unique identifier (ID) of the disabled archive mailbox associated with this mail user.
Public property EndDateForRetentionHold Gets or sets the end date and time for retention hold for messaging records management (MRM).
Public property ExchangeGuid This property is for internal use and is not intended to be used in your code.
Public property ExchangeUserAccountControl Gets the user account control flags for this mail user.
Public property ExternalEmailAddress Gets or sets the external email address of this mail user.
Public property ForwardingAddress Gets the email address to which messages sent to this mail user are forwarded.
Public property 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.
Public property InPlaceHolds
Public property IsSoftDeletedByDisable
Public property IsSoftDeletedByRemove
Public property JournalArchiveAddress
Public property LitigationHoldDate Gets or sets the date when the user’s mailbox is placed on litigation hold.
Public property LitigationHoldEnabled Gets or sets a value that indicates whether the user’s mailbox is on litigation hold.
Public property LitigationHoldOwner Gets or sets the user who placed the mailbox on litigation hold.
Public property MacAttachmentFormat Gets or sets the format of attachments sent to the mail user who is using the Mac OS.
Public property MailboxContainerGuid
Public property MailboxMoveBatchName Gets the name of the batch associated with moving the mailbox of this mail user.
Public property MailboxMoveFlags Gets the flags associated with moving the mailbox of this mail user.
Public property MailboxMoveRemoteHostName Gets the name of the remote host that is participating in the user’s mailbox move.
Public property MailboxMoveSourceMDB Gets the Active Directory identifier (ID) of the source database from which the user’s mailbox is being moved.
Public property MailboxMoveStatus Gets the status of a user’s mailbox move.
Public property MailboxMoveTargetMDB Gets the Active Directory identifier (ID) of the target database to which the user’s mailbox is being moved.
Public property MailboxProvisioningConstraint
Public property MailboxProvisioningPreferences
Public property MailboxRelease
Public property MessageBodyFormat Gets or sets the message body format for messages that are sent to the mail user.
Public property MessageFormat Gets or sets the format of messages that are sent to the mail user.
Public property MicrosoftOnlineServicesID Gets or sets the Microsoft Online Services ID associated with the mail user.
Public property PersistedCapabilities This property is for internal use and is not intended to be used in your code.
Public property ProtocolSettings Gets the protocol settings (POP3, IMAP4, and SMTP) for this mail user.
Public property RecipientLimits Gets or sets the maximum number of recipients for messages from the mail user.
Public property RecoverableItemsQuota
Public property RecoverableItemsWarningQuota
Public property ResetPasswordOnNextLogon
Public property RetainDeletedItemsFor Gets or sets the length of time to keep deleted items.
Public property RetentionComment Gets or sets the comment displayed in Outlook regarding the user’s retention hold status.
Public property RetentionHoldEnabled Gets or sets a value that indicates whether retention hold is enabled for messaging retention policies.
Public property RetentionUrl Gets or sets the URL or an external webpage with additional details about the organization's messaging retention policies.
Public property 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.
Public property SingleItemRecoveryEnabled Gets or sets a value that indicates whether to prevent the Recovery Items folder from being purged.
Public property SKUAssigned This property is for internal use and is not intended to be used in your code.
Public property StartDateForRetentionHold Gets or sets the start date and time for retention hold for messaging records management (MRM).
Public property UsageLocation This property is for internal use and is not intended to be used in your code.
Public property UseMapiRichTextFormat Gets or sets a value that indicates when text messages should use the MAPI Rich Text Format (RTF) for the mail user.
Public property 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.
Public property UserCertificate
Public property UserPrincipalName Gets or sets the user principal name (UPN) of the mail user.
Public property UserSMimeCertificate
Public property WhenMailboxCreated Gets the date and time when the mailbox for this mail user was created.
Public property WhenSoftDeleted
Public property WindowsLiveID Gets or sets the Windows Live ID associated with the mail user.

Top

See also

Reference

MailUser class

Microsoft.Exchange.Data.Directory.Management namespace