ContactsContract.CommonDataKinds.Relation.InterfaceConsts.Sync3 Field

Definition

Generic column for use by sync adapters.

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

Field Value

Attributes

Remarks

Generic column for use by sync adapters.

Java documentation for android.provider.ContactsContract.DataColumns.SYNC3.

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