IAdmExchangeMailboxUnifiedMessagingFeature

The IAdmExchangeMailboxUnifiedMessagingFeature interface represents the Unified Messaging feature of an Exchange mailbox.

Inheritance: IAdmExchangeMailboxFeature

Properties

Details

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.

  • 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.


Policy

Gets or sets a UM mailbox policy associated with the mailbox.


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.


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.


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

See also