Contains data of a message-summary line sent or received in a message-summary notification.

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

All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
![]() | MessageSummaryLine(MessageContextClass, Int32, Int32, Int32, Int32) |
Creates a new instance of the MessageSummaryLine class.
|
![]() | MessageSummaryLine(MessageContextClass, Int32, Int32) |
Creates a new instance of the MessageSummaryLine class.
|
![]() | MessageContextClass |
Gets the message-context-class of the line. (eg. voice-message)
|
![]() | NewMessages |
Gets the total number of new messages.
|
![]() | OldMessages |
Gets the total number of old messages.
|
![]() | UrgentNewMessages |
Gets the number of urgent new messages.
|
![]() | UrgentOldMessages |
Gets the number of urgent old messages.
|
Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 11.2.4.290