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