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