MobileMailboxPolicy Members

Include Protected Members
Include Inherited Members

The MobileMailboxPolicy type exposes the following members.

Constructors

  Name Description
Public method MobileMailboxPolicy

Top

Properties

  Name Description
Public property AdminDisplayName (Inherited from ADConfigurationObject.)
Public property AllowBluetooth
Public property AllowBrowser
Public property AllowCamera
Public property AllowConsumerEmail
Public property AllowDesktopSync
Public property AllowExternalDeviceManagement
Public property AllowHTMLEmail
Public property AllowInternetSharing
Public property AllowIrDA
Public property AllowMobileOTAUpdate
Public property AllowNonProvisionableDevices
Public property AllowPOPIMAPEmail
Public property AllowRemoteDesktop
Public property AllowSimpleDevicePassword
Public property AllowSMIMEEncryptionAlgorithmNegotiation
Public property AllowSMIMESoftCerts
Public property AllowStorageCard
Public property AllowTextMessaging
Public property AllowUnsignedApplications
Public property AllowUnsignedInstallationPackages
Public property AllowWiFi
Public property AlphanumericDevicePasswordRequired
Public property ApprovedApplicationList
Public property AttachmentsEnabled
Public property DeviceEncryptionEnabled
Public property DevicePasswordEnabled
Public property DevicePasswordExpiration
Public property DevicePasswordHistory
Public property DevicePolicyRefreshInterval
Public property DistinguishedName Gets the distinguished name for the object. (Inherited from ADObject.)
Public property ExchangeVersion Gets the version of Microsoft Exchange that this object is associated with. (Inherited from ADObject.)
Public property Guid Gets the unique identifier for this object. (Inherited from ADObject.)
Public property Identity (Inherited from ADObject.)
Public property IrmEnabled
Public property IsDefaultPolicy
Public property IsValid Gets a value that indicates whether the object is configured correctly. (Inherited from ConfigurableObject.)
Public property MaxAttachmentSize
Public property MaxCalendarAgeFilter
Public property MaxDevicePasswordFailedAttempts
Public property MaxEmailAgeFilter
Public property MaxEmailBodyTruncationSize
Public property MaxEmailHTMLBodyTruncationSize
Public property MaxInactivityTimeDeviceLock
Public property MinDevicePasswordComplexCharacters
Public property MinDevicePasswordLength
Public property MobileOTAUpdateMode
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 PasswordRecoveryEnabled
Public property RequireDeviceEncryption
Public property RequireEncryptedSMIMEMessages
Public property RequireEncryptionSMIMEAlgorithm
Public property RequireManualSyncWhenRoaming
Public property RequireSignedSMIMEAlgorithm
Public property RequireSignedSMIMEMessages
Public property RequireStorageCardEncryption
Public property UnapprovedInROMApplicationList
Public property UNCAccessEnabled
Public property WhenChanged (Inherited from ADObject.)
Public property WhenChangedUTC (Inherited from ADObject.)
Public property WhenCreated (Inherited from ADObject.)
Public property WhenCreatedUTC (Inherited from ADObject.)
Public property WSSAccessEnabled

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 (Inherited from ADObject.)
Protected method ValidateWrite (Inherited from ADLegacyVersionableObject.)

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