ContactIdNotificationEventArgAlarm Property |
The parameters as a contact ID alarm
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
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