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