ContactsContract.CommonDataKinds.Contactables.InterfaceConsts.ContactStatus Field

Definition

Contact's latest status update.

[Android.Runtime.Register("CONTACT_STATUS")]
public const string ContactStatus;
[<Android.Runtime.Register("CONTACT_STATUS")>]
val mutable ContactStatus : string

Field Value

Attributes

Remarks

Contact's latest status update.

Type: TEXT

Java documentation for android.provider.ContactsContract.ContactStatusColumns.CONTACT_STATUS.

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