OutlookExchangeHelper.GetOutlookCalendarNames() Method
Gets names of all accessible MS Outlook calendars.
Namespace: DevExpress.XtraScheduler.Outlook
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Returns
Type | Description |
---|---|
String[] | A string array containing calendar names. |
See Also