Telephony.BaseMmsColumns.MessageId Field

Definition

Caution

Use 'Android.Provider.Telephony.IBaseMmsColumns.MessageId'. This class will be removed in a future release.

The Message-ID of the message.

[Android.Runtime.Register("MESSAGE_ID")]
[System.Obsolete("Use 'Android.Provider.Telephony.IBaseMmsColumns.MessageId'. This class will be removed in a future release.")]
public const string MessageId;
[<Android.Runtime.Register("MESSAGE_ID")>]
[<System.Obsolete("Use 'Android.Provider.Telephony.IBaseMmsColumns.MessageId'. This class will be removed in a future release.")>]
val mutable MessageId : string

Field Value

Attributes

Remarks

The Message-ID of the message.

Type: TEXT

Java documentation for android.provider.Telephony.BaseMmsColumns.MESSAGE_ID.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to