The VoicemailMessage type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CancelSaveAsFile |
Cancels the current downloading to a file.
|
![]() | Delete |
Issues a synchronous request to delete this VoicemailMessage.
|
![]() | DeleteAsync |
Issues an asynchronous request to delete this VoicemailMessage.
|
![]() | Dispose()()()() |
Releases resources held by this instance.
|
![]() | Dispose(Boolean) |
Releases the unmanaged resources used by the AuthSettings and optionally releases the managed resources.
|
![]() | 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.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | PlayToHandset | Issues a synchronous request to play a VoicemailAttachment to the handset of the current logged-in station. |
![]() | PlayToHandsetAsync |
Issues an asynchronous request to play a VoicemailAttachment to the handset of the current logged-in station.
|
![]() | PlayToNumber | Issues a synchronous request to play a VoicemailMessage to a specified target number. |
![]() | PlayToNumberAsync |
Issues an asynchronous request to play a VoicemailAttachment to a specified target number.
|
![]() | PlayToStation | Issues an synchronous request to play this VoicemailMessage to a specified station. |
![]() | PlayToStationAsync |
Issues an asynchronous request to play this VoicemailMessage to a specified station.
|
![]() | SaveAsFile |
Downloads this message into a specified file.
|
![]() | SaveAsFileAsync |
Asynchronously downloads this VoicemailMessage into a specified file.
|
![]() | StopPlayToNumber |
Issues a synchronous request to stop playing a VoicemailMessage to a remote number.
|
![]() | StopPlayToNumberAsync |
Issues an asynchronous request to stop playing a VoicemailMessage to a remote number.
|
![]() | StopPlayToStation |
Issues a synchronous request to stop playing a VoicemailMessage to a station.
|
![]() | StopPlayToStationAsync |
Issues an asynchronous request to stop playing a VoicemailMessage to a station.
|
![]() | ToString | Returns a String that represents the current Object. (Inherited from Object.) |