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.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
String
See Also