How can we help?
{{docApp.searchError}}
{{product.name}}
Searching in {{docApp.searchFilterBySpecificBookTitle}}
{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}}
in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.
You have an odd number of " characters in your search terms - each one needs closing with a matching " character!
-
{{resultItem.title}}
{{resultItem.url}}
{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}
{{docApp.libraryHomeViewProduct.description}}
{{group.title || group.id}}
{{group.description}}
Enable UM Mailbox
- Article
- 1 minutes to read
Operation Information
Enables a Mailbox to utilize Unified Messaging, with the settings from a UM mailbox policy applied. After allowing the mailbox for use with Unified Messaging, the user can use the UM features included in Microsoft Exchange.
Input Parameters
Name | Type | Description | Required | Sensitive |
---|---|---|---|---|
Identity |
string |
Specifies the mailbox that you want to view. You can use any value that uniquely identifies the mailbox: Name, Alias, Distinguished name (DN) etc… | Yes | No |
Extensions |
string |
Specifies the extension number for the user. Either a single extension number or a comma separated list can be specified. | No | No |
Pin |
decimal |
Specifies the value for the initial PIN that's used for the UM mailbox. | No | No |
NotifyEmail |
string |
Specifies the email address where the Unified Messaging welcome message is sent | No | No |
PinExpired |
boolean |
Specifies whether the PIN is treated as expired, and will need to be reset on the next login | No | No |
UMMailboxPolicy |
string |
Specifies the UM mailbox policy that you want to associate with the mailbox.: Name, Distinguished name (DN) ,GUID etc. | Yes | No |
SIPResourceIdentifier |
string |
Specifies the SIP address or E.164 address for the user. | No | No |
DomainController |
string |
Specifies the domain controller that's used to read data from or write data to Active Directory | No | No |
SendWelcomeMail |
boolean |
specifies whether you want to send a welcome message after the mailbox has been enabled for UM. | No | No |
Output Parameters
Name | Type | Description | Required | Sensitive |
---|---|---|---|---|
outcome |
string |
Outcome | No | No |
errors |
string |
Errors | No | No |
- Version {{docApp.book.version}}
- Node {{docApp.node}} / {{docApp.build}}
In This Document