The VoicemailMessage type exposes the following members.

Properties

  NameDescription
Public propertyAttachments
Gets the list of attachments on this VoicemailMessage.
Public propertyBody
Gets the body text of this VoicemailMessage.
Public propertyCc
Gets the list of recipients carbon-copied on this VoicemailMessage.
Public propertyDateReceived
Gets the DateTime this VoicemailMessage was received.
Public propertyFrom
Gets the sender of the VoicemailMessage.
Public propertyHasBeenRead
Gets a flag indicating whether this VoicemailMessage is marked as read or unread.
Public propertyId
Gets the ID of this VoicemailMessage.
Public propertyImportance
Gets the importance level of this VoicemailMessage.
Public propertySensitivity
Gets the sensitivity level of this VoicemailMessage.
Public propertySubject
Gets the subject of the VoicemailMessage.
Public propertyTo
Gets the list of recipients for this VoicemailMessage.

See Also