Ozeki VoIP SDK Class library
MessageSummaryReceived Event
NamespacesOzeki.VoIPIPhoneLineMessageSummaryReceived
Occurs when message summary information received from the server.
Declaration Syntax
C#Visual BasicVisual C++
event EventHandler<MessageSummary> MessageSummaryReceived
Event MessageSummaryReceived As EventHandler(Of MessageSummary)
 event EventHandler<MessageSummary^>^ MessageSummaryReceived {
	void add (EventHandler<MessageSummary^>^ value);
	void remove (EventHandler<MessageSummary^>^ value);
}
Value
Remarks
If the line is subscribed to message-summary events, the server will send notifications such as VoiceMail information.

Assembly: VoIPSDK (Module: VoIPSDK.dll) Version: 10.1.12.90