CASMailbox Members

Include Protected Members
Include Inherited Members

Represents a Microsoft Exchange mailbox on a Client Access Server.

The CASMailbox type exposes the following members.

Constructors

  Name Description
Public method CASMailbox()
Public method CASMailbox(ADUser)

Top

Properties

  Name Description
Public property ActiveSyncAllowedDeviceIDs
Public property ActiveSyncBlockedDeviceIDs
Public property ActiveSyncDebugLogging
Public property ActiveSyncEnabled Gets or sets a value that indicates whether Exchange ActiveSync is enabled for the mailbox.
Public property ActiveSyncMailboxPolicy
Public property ActiveSyncMailboxPolicyIsDefaulted
Protected property CloneableEnabledStateProperties (Overrides ADPresentationObject.CloneableEnabledStateProperties.)
Protected property CloneableOnceProperties (Overrides ADPresentationObject.CloneableOnceProperties.)
Protected property CloneableProperties (Overrides ADPresentationObject.CloneableProperties.)
Public property DisplayName
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property ECPEnabled
Public property EmailAddresses
Public property EmwsEnabled
Public property EwsAllowEntourage
Public property EwsAllowList
Public property EwsAllowMacOutlook
Public property EwsAllowOutlook
Public property EwsApplicationAccessPolicy
Public property EwsBlockList
Public property EwsEnabled
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property ExternalImapSettings
Public property ExternalPopSettings
Public property ExternalSmtpSettings
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property HasActiveSyncDevicePartnership
Public property Identity (Inherited from ADObject.)
Public property ImapEnabled
Public property ImapEnableExactRFC822Size
Public property ImapMessagesRetrievalMimeFormat
Public property ImapSuppressReadReceipt
Public property ImapUseProtocolDefaults
Public property InternalImapSettings
Public property InternalPopSettings
Public property InternalSmtpSettings
Public property IsValid Gets a value that indicates whether the presentation object is valid. (Inherited from ADPresentationObject.)
Public property LegacyExchangeDN
Public property LinkedMasterAccount
Public property MAPIBlockOutlookNonCachedMode
Public property MAPIBlockOutlookRpcHttp
Public property MAPIBlockOutlookVersions
Public property MAPIEnabled
Public property Name Gets or sets the name associated with this object. (Inherited from ADObject.)
Public property ObjectCategory (Inherited from ADObject.)
Public property ObjectClass (Inherited from ADObject.)
Public property OrganizationId (Inherited from ADObject.)
Public property OriginatingServer (Inherited from ADRawEntry.)
Public property OWAEnabled Gets or sets a value that indicates whether the mailbox can use Outlook Web App (OWA).
Public property OwaMailboxPolicy
Public property PopEnabled
Public property PopEnableExactRFC822Size
Public property PopMessagesRetrievalMimeFormat
Public property PopSuppressReadReceipt
Public property PopUseProtocolDefaults
Public property PrimarySmtpAddress
Public property SamAccountName
Public property ServerLegacyDN
Public property ServerName
Public property ShowGalAsDefaultView
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)

Top

Methods

  Name Description
Public method Clone (Inherited from ConfigurableObject.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetProperties (Inherited from ConfigurableObject.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Protected method SetObjectClass (Inherited from ADObject.)
Public method ToString (Inherited from ADObject.)
Public method Validate (Inherited from ConfigurableObject.)
Protected method ValidateRead Validates the presentation object when it is read. (Inherited from ADPresentationObject.)
Protected method ValidateWrite Validates the presentation object when it is written. (Inherited from ADPresentationObject.)

Top

Explicit Interface Implementations

  Name Description
Explicit interface implemetationPrivate method IConfigurable.CopyChangesFrom (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate property IConfigurable.ObjectState (Inherited from ConfigurableObject.)
Explicit interface implemetationPrivate method IConfigurable.ResetChangeTracking (Inherited from ConfigurableObject.)

Top