| ExchangeServiceMeetingListUpdated Event |
Occurs when the meeting list is updated.
The event args will include the list of calendars whose meetings were updated.
Namespace: Avaya.ClientServicesAssembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntaxpublic event EventHandler<CalendarListEventArgs> MeetingListUpdated
Value
Type:
SystemEventHandlerCalendarListEventArgs
See Also