CalendarItemType.AdjacentMeetingCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The AdjacentMeetingCount property gets or sets an integer value that indicates the total 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 an integer value that indicates the total number of calendar items that are adjacent to a meeting time.