MeetingRequestMessageType.AdjacentMeetingCount Property

Definition

The AdjacentMeetingCount property gets or sets the number of calendar items that are adjacent to a meeting time.

public:
 property int AdjacentMeetingCount { int get(); void set(int value); };
public int AdjacentMeetingCount { get; set; }
Public Property AdjacentMeetingCount As Integer

Property Value

The AdjacentMeetingCount property returns the number of calendar items that are adjacent to a meeting time.

Applies to