EmailMailboxAction.ChangeNumber 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 number that identifies the change that happened to the mailbox.
public:
property unsigned long long ChangeNumber { unsigned long long get(); };
uint64_t ChangeNumber();
public ulong ChangeNumber { get; }
var uInt64 = emailMailboxAction.changeNumber;
Public ReadOnly Property ChangeNumber As ULong
Property Value
The number that identifies the change that occurred to the mailbox.
Windows requirements
App capabilities |
email
emailSystem
|