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