MeetingRequestMessageType.AdjacentMeetings Property

Definition

The AdjacentMeetings property gets or sets all calendar items that are adjacent to a meeting time.

public:
 property ExchangeWebServices::NonEmptyArrayOfAllItemsType ^ AdjacentMeetings { ExchangeWebServices::NonEmptyArrayOfAllItemsType ^ get(); void set(ExchangeWebServices::NonEmptyArrayOfAllItemsType ^ value); };
public ExchangeWebServices.NonEmptyArrayOfAllItemsType AdjacentMeetings { get; set; }
Public Property AdjacentMeetings As NonEmptyArrayOfAllItemsType

Property Value

The AdjacentMeetings property returns the calendar items that are adjacent to a meeting time.

Applies to