Appointment.ChangeNumber プロパティ

定義

予定のローカル バージョンの現在の変更番号を取得 します

public:
 property unsigned long long ChangeNumber { unsigned long long get(); };
uint64_t ChangeNumber();
public ulong ChangeNumber { get; }
var uInt64 = appointment.changeNumber;
Public ReadOnly Property ChangeNumber As ULong

プロパティ値

UInt64

unsigned long long

uint64_t

予定のローカル バージョンの現在の変更番号。

Windows の要件

アプリの機能
appointmentsSystem

適用対象