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: 10.3.183.0
Syntax
public string MessageType { get; set; }

Property Value

Type: String
See Also