ContactsContract.DataColumns.PreferredPhoneAccountId Field

Definition

Caution

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

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

Field Value

String
Attributes

Applies to