ContactIdNotificationEventArgAlarm Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntaxpublic ContactIdAlarm Alarm { get; }Public ReadOnly Property Alarm As ContactIdAlarm
Get
public:
property ContactIdAlarm^ Alarm {
ContactIdAlarm^ get ();
}member Alarm : ContactIdAlarm with get
Property Value
ContactIdAlarm
See Also