ContactIdNotificationEventArgAccountNumber Property |
4 digits Account number in hex string format, composed from hex digits: 0-9, B-F
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public string AccountNumber { get; }
Public ReadOnly Property AccountNumber As String
Get
public:
property String^ AccountNumber {
String^ get ();
}
member AccountNumber : string with get
Property Value
Type:
StringSee Also