Skip to main content
A newer version of this page is available. .

OutlookExchangeHelper.GetOutlookCalendarNames() Method

Gets names of all accessible MS Outlook calendars.

Namespace: DevExpress.XtraScheduler.Outlook

Assembly: DevExpress.XtraScheduler.v18.2.Core.dll

Declaration

public static string[] GetOutlookCalendarNames()

Returns

Type Description
String[]

A string array containing calendar names.

See Also