| ISIPSubscriptionEventType Property  | 
            Gets the event type of the subscription.
            
 
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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