ContactsContract.DeletedContacts.DaysKeptMilliseconds Field

Definition

Milliseconds that the delete log will be kept.

[Android.Runtime.Register("DAYS_KEPT_MILLISECONDS")]
public const long DaysKeptMilliseconds = 2592000000;
[<Android.Runtime.Register("DAYS_KEPT_MILLISECONDS")>]
val mutable DaysKeptMilliseconds : int64

Field Value

Int64
Attributes

Remarks

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