Compartir a través de


CalendarItemType.AdjacentMeetings Propiedad

Definición

La AdjacentMeetings propiedad obtiene o establece una instancia de la NonEmptyArrayOfAllItemsType clase que contiene todos los elementos de calendario adyacentes a una hora de reunión.

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

Valor de propiedad

La AdjacentMeetings propiedad devuelve una instancia de la NonEmptyArrayOfAllItemsType clase que contiene todos los elementos de calendario adyacentes a una hora de reunión.

Se aplica a