AllowTextMessaging

EASProvisionDoc.AllowTextMessaging property

Specifies whether the device allows the use of SMS or text messaging. This property SHOULD be ignored if the client does not support SMS or text messaging.

public bool? AllowTextMessaging { get; set; }

See Also