ContactStore.RevisionNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The revision number for the contact store.
Windows requirements
App capabilities |
ID_CAP_CONTACTS [Windows Phone]
|