public class UnifiedMessagingProperties
extends java.lang.Object
| Constructor and Description |
|---|
UnifiedMessagingProperties()
Initializes a new instance of the UnifiedMessagingProperties class.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPlayOnPhoneDialString()
Gets the default dial string to use for the PlayOnPhone Operation and PlayOnPhoneGreeting Operation.
|
java.lang.String |
getTelephoneAccessFolderEmail()
Gets the identifier for the e-mail folder from which Unified Messaging will read messages over the telephone.
|
java.lang.String |
getTelephoneAccessNumbers()
Gets the list of telephone numbers the user can use to access Unified Messaging via a telephone.
|
boolean |
isMissedCallNotificationEnabled()
Gets whether missed call notifications are enabled.
|
boolean |
isOutOfOfficeEnabled()
Gets a value that indicates the Unified Messaging Out of Office status for the user who is making a GetUMProperties Operation request.
|
public UnifiedMessagingProperties()
public boolean isOutOfOfficeEnabled()
public boolean isMissedCallNotificationEnabled()
public java.lang.String getPlayOnPhoneDialString()
public java.lang.String getTelephoneAccessNumbers()
public java.lang.String getTelephoneAccessFolderEmail()