INotifierEventType Property |
Gets the event-type of the notifier.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxstring EventType { get; }
ReadOnly Property EventType As String
Get
property String^ EventType {
String^ get ();
}
abstract EventType : string with get
Property Value
Type:
String
See Also