This class stores the information about the VoIP messages.
| C# | Visual Basic | Visual C++ |
public sealed class VoIPMessageSummary
Public NotInheritable Class VoIPMessageSummary
public ref class VoIPMessageSummary sealed
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| VoIPMessageSummary()()()() |
Creates a new instance of VoIPMessageSummary
| |
| VoIPMessageSummary(Boolean, SIPAddress, IEnumerable<(Of <<'(VoIPMessageSummaryLine>)>>), IEnumerable<(Of <<'(String>)>>)) |
Creates a new instance of VoIPMessageSummary
| |
| MessageAccount |
The message account
| |
| MessageSummaryLines |
The message text lines
| |
| MessageWaiting |
Shows if there is a waiting message
| |
| OptionalMessageHeaders |
Optional message headers
| |
| Serialize()()()() |
Creates the message-summary body.
| |
| ToMessageSummary(VoIPMessageSummary) | (Inherited from VoIPMessageSummaryEx.) |
| Object | |
| VoIPMessageSummary | |
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.649