Contains information about a message-summary notification.

C# | Visual Basic | Visual C++ |
public sealed class MessageSummary : EventArgs
Public NotInheritable Class MessageSummary Inherits EventArgs
public ref class MessageSummary sealed : public EventArgs

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | MessageSummary(Boolean, SIPAddress, IEnumerable<(Of <<'(MessageSummaryLine>)>>), IEnumerable<(Of <<'(String>)>>)) |
Creates a new instance of the MessageSummary class.
|
![]() | MessageAccount |
Gets the account for the message-summary.
|
![]() | MessageSummaryLines |
Gets the messages separeted by the message-context-class.
|
![]() | MessageWaiting |
Gets a boolean value indicating whether there is a new message.
|
![]() | OptionalMessageHeaders |
Gets the optional headers sent in the message-summary notification.
|
![]() | Serialize()()()() |
Creates the message-summary body.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290