Appointment.AdjacentMeetingCount Property

Definition

Gets the number of calendar entries that are adjacent to the appointment.

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.

Applies to