ContactsContract.DataColumns.PreferredPhoneAccountComponentName Field

Definition

Caution

Use 'Android.Provider.ContactsContract.IDataColumns.PreferredPhoneAccountComponentName'. This class will be removed in a future release.

[Android.Runtime.Register("PREFERRED_PHONE_ACCOUNT_COMPONENT_NAME", ApiSince=28)]
[System.Obsolete("Use 'Android.Provider.ContactsContract.IDataColumns.PreferredPhoneAccountComponentName'. This class will be removed in a future release.")]
public const string PreferredPhoneAccountComponentName;
[<Android.Runtime.Register("PREFERRED_PHONE_ACCOUNT_COMPONENT_NAME", ApiSince=28)>]
[<System.Obsolete("Use 'Android.Provider.ContactsContract.IDataColumns.PreferredPhoneAccountComponentName'. This class will be removed in a future release.")>]
val mutable PreferredPhoneAccountComponentName : string

Field Value

String
Attributes

Applies to