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

Property Value

String
See Also