MeetingRequest.ConflictingMeetingCount プロパティ

定義

認証されたユーザーの予定表の予定と競合する予定表エントリの数を取得します。

public:
 property int ConflictingMeetingCount { int get(); };
public int ConflictingMeetingCount { get; }
Public ReadOnly Property ConflictingMeetingCount As Integer

プロパティ値

認証されたユーザーの予定表の予定と競合する予定表エントリの数。

適用対象