Android.OS.UserManager.DisallowSms Field
Specifies that the user is not allowed to send or receive SMS messages.

Syntax

[Android.Runtime.Register("DISALLOW_SMS")]
public const string DisallowSms

See Also

UserManager.UserRestrictions
UserManager.UserRestrictions

Remarks

Specifies that the user is not allowed to send or receive SMS messages. The default value is false.

Key for user restrictions.

Type: Boolean

[Android Documentation]

Requirements

Namespace: Android.OS
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 17