ContactIdAlarmZoneNumber Property |
Maximum 3 hex digits Zone number as hexadecimal string. Use 0 to indicate that no specific zone or user information applies
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string ZoneNumber { get; set; }
Public Property ZoneNumber As String
Get
Set
public:
property String^ ZoneNumber {
String^ get ();
void set (String^ value);
}
member ZoneNumber : string with get, set
Property Value
Type:
String
See Also