Click or drag to resize
ExchangeServiceSelectedCalendars Property
Gets or sets the list of selected calendars from the available calendars.

Namespace: Avaya.ClientServices
Assembly: AvayaClientServices (in AvayaClientServices.dll) Version: 592.1.30.0
Syntax
C#
public List<ExchangeCalendar> SelectedCalendars { get; set; }

Property Value

Type: ListExchangeCalendar
See Also