IAdmExchangeMailboxUnifiedMessagingFeature
The IAdmExchangeMailboxUnifiedMessagingFeature interface represents the Unified Messaging feature of an Exchange mailbox.
Inheritance: IAdmExchangeMailboxFeature
Properties
- 
Property
- 
Description
- 
LockedOut
- 
Gets a value indicating whether the mailbox is locked out for Unified Messaging. 
- 
DialPlan
- 
Gets the name of the dial plan associated with the mailbox. 
- 
SipResourceIdentifier
- 
Gets a SIP URI associated with the mailbox. 
- 
E164Address
- 
Gets the E.164 address of the mailbox. 
- 
ExtensionNumber
- 
Gets the extension number. 
- 
PinResetEnabled
- 
Gets or sets a value indicating whether the Unified Messaging PIN has to be reset. 
- 
PinResetParameters
- 
Gets or sets a value specifying how to reset the Unified Messaging PIN for the mailbox. 
- 
Policy
- 
Gets or sets a UM mailbox policy associated with the mailbox. 
- 
PolicyModificationEnabled
- 
Gets or sets a value indicating whether the Policyproperty will be modified.
- 
OperatorNumber
- 
Gets or sets a personal operator extension. 
- 
OperatorNumberModificationEnabled
- 
Gets or sets a value indicating whether the OperatorNumberproperty will be modified.
- 
Extensions
- 
Gets or sets a collection of additional UM extensions for the mailbox. 
- 
ExtensionsModificationEnabled
- 
Gets or sets a value indicating whether the Extensionsproperty will be modified.
- 
AutomaticSpeechRecognitionEnabled
- 
Gets or sets a value indicating whether the mailbox is enabled for Automatic Speech Recognition. 
- 
AutomaticSpeechRecognitionEnabledModificationEnabled
- 
Gets or sets a value indicating whether the AutomaticSpeechRecognitionEnabledproperty will be modified.
- 
AllowUMCallsFromNonUsersFlag
- 
Gets or sets a value indicating whether the user is allowed to receive UM calls from non-users. 
- 
AllowUMCallsFromNonUsersFlagModificationEnabled
- 
Gets or sets a value indicating whether the AllowUMCallsFromNonUsersFlagproperty will be modified.
- 
FaxEnabled
- 
Gets or sets a value indicating whether the user is allowed to receive faxes. 
- 
FaxEnabledModificationEnabled
- 
Gets or sets a value indicating whether the FaxEnabledproperty will be modified.
- 
AnonymousCallersCanLeaveMessages
- 
Gets or sets a value indicating whether divert calls without a caller ID are allowed to leave messages for the user. 
- 
AnonymousCallersCanLeaveMessagesModificationEnabled
- 
Gets or sets a value indicating whether the AnonymousCallersCanLeaveMessagesproperty will be modified.
- 
CallAnsweringRulesEnabled
- 
Gets or sets a value indicating whether the user is allowed to configure Call Answering Rules for their own mailbox. 
- 
CallAnsweringRulesEnabledModificationEnabled
- 
Gets or sets a value indicating whether the CallAnsweringRulesEnabledproperty will be modified.
Details
LockedOut
Gets a value indicating whether the mailbox is locked out for Unified Messaging.
- Type:
- ADM_EXCHANGE_UMLOCKOUTSTATUS_ENUM
- Access:
- Read-only
DialPlan
Gets the name of the dial plan associated with the mailbox.
- Type:
- string
- Access:
- Read-only
SipResourceIdentifier
Gets a SIP URI associated with the mailbox.
- Type:
- string
- Access:
- Read-only
E164Address
Gets the E.164 address of the mailbox.
- Type:
- string
- Access:
- Read-only
ExtensionNumber
Gets the extension number.
- Type:
- string
- Access:
- Read-only
PinResetEnabled
Gets or sets a value indicating whether the Unified Messaging PIN has to be reset.
- Type:
- bool
- Access:
- Read/Write
PinResetParameters
Gets or sets a value specifying how to reset the Unified Messaging PIN for the mailbox.
- Type:
- IAdmExchangeUMResetPinParams
- Access:
- Read/Write
Policy
Gets or sets a UM mailbox policy associated with the mailbox.
- Type:
- IAdmObjectReference
- Access:
- Read/Write
PolicyModificationEnabled
Gets or sets a value indicating whether the Policy property will be modified.
- Type:
- bool
- Access:
- Read/Write
OperatorNumber
Gets or sets a personal operator extension.
- Type:
- string
- Access:
- Read/Write
OperatorNumberModificationEnabled
Gets or sets a value indicating whether the OperatorNumber property will be modified.
- Type:
- bool
- Access:
- Read/Write
Extensions
Gets or sets a collection of additional UM extensions for the mailbox.
- Type:
- IAdmExchangeUMProxyAddressModificationCollection
- Access:
- Read/Write
ExtensionsModificationEnabled
Gets or sets a value indicating whether the Extensions property will be modified.
- Type:
- bool
- Access:
- Read/Write
AutomaticSpeechRecognitionEnabled
Gets or sets a value indicating whether the mailbox is enabled for Automatic Speech Recognition.
- Type:
- bool
- Access:
- Read/Write
AutomaticSpeechRecognitionEnabledModificationEnabled
Gets or sets a value indicating whether the AutomaticSpeechRecognitionEnabled property will be modified.
- Type:
- bool
- Access:
- Read/Write
AllowUMCallsFromNonUsersFlag
Gets or sets a value indicating whether the user is allowed to receive UM calls from non-users.
- Type:
- ADM_EXCHANGE_ALLOWUMCALLSFROMNONUSERSFLAG_ENUM
- Access:
- Read/Write
AllowUMCallsFromNonUsersFlagModificationEnabled
Gets or sets a value indicating whether the AllowUMCallsFromNonUsersFlag property will be modified.
- Type:
- bool
- Access:
- Read/Write
FaxEnabled
Gets or sets a value indicating whether the user is allowed to receive faxes.
- Type:
- bool
- Access:
- Read/Write
FaxEnabledModificationEnabled
Gets or sets a value indicating whether the FaxEnabled property will be modified.
- Type:
- bool
- Access:
- Read/Write
AnonymousCallersCanLeaveMessages
Gets or sets a value indicating whether divert calls without a caller ID are allowed to leave messages for the user.
- Type:
- bool
- Access:
- Read/Write
AnonymousCallersCanLeaveMessagesModificationEnabled
Gets or sets a value indicating whether the AnonymousCallersCanLeaveMessages property will be modified.
- Type:
- bool
- Access:
- Read/Write
CallAnsweringRulesEnabled
Gets or sets a value indicating whether the user is allowed to configure Call Answering Rules for their own mailbox.
- Type:
- bool
- Access:
- Read/Write
CallAnsweringRulesEnabledModificationEnabled
Gets or sets a value indicating whether the CallAnsweringRulesEnabled property will be modified.
- Type:
- bool
- Access:
- Read/Write
Requirements
Minimum required version: 2013.1