EmailMailboxAction.ChangeNumber Property

Definition

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

UInt64

unsigned long long

uint64_t

The number that identifies the change that occurred to the mailbox.

Windows requirements

App capabilities
email emailSystem

Applies to