The VoicemailMessage type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Attachments |
Gets the list of attachments on this VoicemailMessage.
|
![]() | Body |
Gets the body text of this VoicemailMessage.
|
![]() | Cc |
Gets the list of recipients carbon-copied on this VoicemailMessage.
|
![]() | DateReceived |
Gets the DateTime this VoicemailMessage was received.
|
![]() | From |
Gets the sender of the VoicemailMessage.
|
![]() | HasBeenRead |
Gets a flag indicating whether this VoicemailMessage is marked as read or unread.
|
![]() | Id |
Gets the ID of this VoicemailMessage.
|
![]() | Importance |
Gets the importance level of this VoicemailMessage.
|
![]() | Sensitivity |
Gets the sensitivity level of this VoicemailMessage.
|
![]() | Subject |
Gets the subject of the VoicemailMessage.
|
![]() | To |
Gets the list of recipients for this VoicemailMessage.
|