ContactIdNotificationEventArgZoneNumber Property |
Maximum 3 digits Zone number in hex string format, composed from hex digits: 0-9, B-F. Use 0 to indicate that no specific zone or user information applies
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string ZoneNumber { get; }
Public ReadOnly Property ZoneNumber As String
Get
public:
property String^ ZoneNumber {
String^ get ();
}
member ZoneNumber : string with get
Property Value
Type:
StringSee Also