Share via


MeetingRequestMessageType.AdjacentMeetings Property

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

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property AdjacentMeetings As NonEmptyArrayOfAllItemsType
    Get
    Set
'Usage
Dim instance As MeetingRequestMessageType
Dim value As NonEmptyArrayOfAllItemsType

value = instance.AdjacentMeetings

instance.AdjacentMeetings = value
public NonEmptyArrayOfAllItemsType AdjacentMeetings { get; set; }

Property Value

Type: ExchangeWebServices.NonEmptyArrayOfAllItemsType
The AdjacentMeetings property returns the calendar items that are adjacent to a meeting time.