ContactIdAlarmAccountNumber Property |
4 hex digits Account number as hexadecimal string. Example: ADFF
Please specify the parameters for the contact ID alarm message
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string AccountNumber { get; set; }
Public Property AccountNumber As String
Get
Set
public:
property String^ AccountNumber {
String^ get ();
void set (String^ value);
}
member AccountNumber : string with get, set
Property Value
Type:
String
See Also