The UnifiedMessagingManager type exposes the following members.
Methods
Name | Description | |
---|---|---|
CancelFax |
Issues a synchronous request to cancel a fax.
| |
CancelFaxAsync |
Issues an asynchronous request to cancel a fax.
| |
EnableFaxMonitoring |
Issues an synchronous request to enable or disable monitoring of Fax server events.
| |
EnableFaxMonitoringAsync |
Issues an asynchronous request to enable or disable monitoring of Fax server events.
| |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
GetFaxProperties |
Issues a synchronous request to get the fax envelope properties for a fax in progress.
| |
GetFaxPropertiesAsync |
Issues an asynchronous request to get the envelope properties of a fax in progress.
| |
GetFaxServerSettings |
Issues a synchronous request to retrieve the Fax configuration settings on the IC server.
| |
GetFaxServerSettingsAsync |
Issues an asynchronous request to retrieve the Fax configuration settings on the IC server.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetInstance |
Gets a UnifiedMessagingManager.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
RefreshFaxCache |
Issues a synchronous request to refresh the fax cache.
| |
RefreshFaxCacheAsync |
Issues an asynchronous request to refresh the fax cache.
| |
RefreshVoicemailCache |
Issues a synchronous request to refresh the voicemail cache.
| |
RefreshVoicemailCacheAsync |
Issues an asynchronous request to refresh the voicemail cache.
| |
SendFax | Issues a synchronous request to send a Fax. | |
SendFaxAsync |
Issues an asynchronous request to send a Fax.
| |
StartWatchingVoicemailWaiting |
Issues a synchronous request to watch for waiting voicemails.
| |
StartWatchingVoicemailWaitingAsync |
Issues an asynchronous request to watch for waiting voicemails.
| |
StopVoicemailHandsetPlayback |
Issues a synchronous request to stop voicemail playback on the handset.
| |
StopVoicemailHandsetPlaybackAsync |
Issues an asychronous request to stop voicemail playback on the handset.
| |
StopWatchingVoicemailWaiting |
Issues a synchronous request to stop watching for waiting voicemails.
| |
StopWatchingVoicemailWaitingAsync |
Issues an asynchronous request to stop watching for waiting voicemails.
| |
ToString | Returns a String that represents the current Object. (Inherited from Object.) | |
UpdateMessageWaitingIndicator |
Issues a synchronous request to update the message waiting indicator.
| |
UpdateMessageWaitingIndicatorAsync |
Issues an asynchronous request to update the message waiting indicator.
|