ContactStore.RevisionNumber Property

Definition

Gets the revision number for the contact store.

public:
 property unsigned long long RevisionNumber { unsigned long long get(); };
uint64_t RevisionNumber();
public ulong RevisionNumber { get; }
var uInt64 = contactStore.revisionNumber;
Public ReadOnly Property RevisionNumber As ULong

Property Value

UInt64

unsigned long long

uint64_t

The revision number for the contact store.

Windows requirements

App capabilities
ID_CAP_CONTACTS [Windows Phone]

Applies to