Click or drag to resize
MessageMessageType Property
The type of the message. Can be used for distinguish different types of message. (eg. email, sms)

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public string MessageType { get; set; }

Property Value

Type: String
See Also