Represents the VoIP message summary
| C# | Visual Basic | Visual C++ |
public sealed class VoIPMessageSummaryLine
Public NotInheritable Class VoIPMessageSummaryLine
public ref class VoIPMessageSummaryLine sealed
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| VoIPMessageSummaryLine(VoIPMessageContextClass, Int32, Int32, Int32, Int32) |
Creates a new instance of VoIPMessageSummaryLine
| |
| VoIPMessageSummaryLine(VoIPMessageContextClass, Int32, Int32) |
Creates a new instance of VoIPMessageSummaryLine
| |
| MessageContextClass |
Gets the VoIP message-context-class
| |
| NewMessages |
Gets the total number of new messages.
| |
| OldMessages |
Gets the total number of old messages.
| |
| ToMessageSummaryLine(VoIPMessageSummaryLine) | (Inherited from VoIPMessageSummaryLineEx.) | |
| UrgentNewMessages |
Gets the number of urgent new messages.
| |
| UrgentOldMessages |
Gets the number of urgent old messages.
|
| Object | |
| VoIPMessageSummaryLine | |