The VoiceMessageServerPlayResult type exposes the following members.

Properties

  NameDescription
Public propertyAttachment
Gets the VoicemailAttachment that was played.
Public propertyMessage
Gets the VoicemailMessage that was played.
Public propertyStatic memberPlaybackAbortedResultCode
Result code returned when playback is stopped by user.
Public propertyResultCode
Gets the result code from playing the VoicemailMessage.
Public propertyResultText
Gets the result text (error or success) of playing the VoicemailMessage.

See Also