ContactChangeRecord.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 associated with the change in contact data.
public:
property unsigned long long RevisionNumber { unsigned long long get(); };
uint64_t RevisionNumber();
public ulong RevisionNumber { get; }
var uInt64 = contactChangeRecord.revisionNumber;
Public ReadOnly Property RevisionNumber As ULong
Property Value
The revision number associated with the change in contact data.
Windows requirements
App capabilities |
ID_CAP_CONTACTS [Windows Phone]
|