MeetingRequest.AdjacentMeetingCount Property

Definition

Gets the number of calendar entries that are adjacent to the appointment in the authenticated user's calendar.

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

Property Value

The number of calendar entries that are adjacent to the appointment in the authenticated user's calendar.

Applies to