Share via


Telephony.TextBasedSmsColumns.Address Field

Definition

Caution

Use 'Android.Provider.Telephony.ITextBasedSmsColumns.Address'. This class will be removed in a future release.

The address of the other party.

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

Field Value

Attributes

Remarks

The address of the other party.

Type: TEXT

Java documentation for android.provider.Telephony.TextBasedSmsColumns.ADDRESS.

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