MeetingRequestAdjacentMeetings - свойство |
Gets a list of meetings that conflict with this appointment in the authenticated user's calendar.
Пространство имён:
Tessa.Exchange.WebServices.Data
Сборка:
Tessa.Server (в Tessa.Server.dll) Версия: 3.5.0.19
Синтаксис public ItemCollection<Appointment> AdjacentMeetings { get; }
Public ReadOnly Property AdjacentMeetings As ItemCollection(Of Appointment)
Get
public:
property ItemCollection<Appointment^>^ AdjacentMeetings {
ItemCollection<Appointment^>^ get ();
}
member AdjacentMeetings : ItemCollection<Appointment> with get
Значение свойства
Тип:
ItemCollectionAppointmentСм. также