ContactIdNotificationEventArgAlarm Property |
The parameters as a contact ID alarm
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
ContactIdAlarm
See Also