Click or drag to resize
ExchangeServiceMeetingListUpdated Event
Occurs when the meeting list is updated. The event args will include the list of calendars whose meetings were updated.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public event EventHandler<CalendarListEventArgs> MeetingListUpdated

Value

Type: SystemEventHandlerCalendarListEventArgs
See Also