ContactIdNotificationEventArgMessageType Property |
Message Type. This 2- digit sequence is used to identify the Contact ID message to the receiver. It may be transmitted as either 18 (Preferred) or 98 (Optional).
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public ContactIdMessageType MessageType { get; }
Public ReadOnly Property MessageType As ContactIdMessageType
Get
public:
property ContactIdMessageType MessageType {
ContactIdMessageType get ();
}
member MessageType : ContactIdMessageType with get
Property Value
Type:
ContactIdMessageTypeSee Also