ContactIDSendEventArgsMessage Property |
The contact ID message
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic ContactIdAlarm Message { get; }
Public ReadOnly Property Message As ContactIdAlarm
Get
public:
property ContactIdAlarm^ Message {
ContactIdAlarm^ get ();
}
member Message : ContactIdAlarm with get
Property Value
Type:
ContactIdAlarm
See Also