Back to Devexpress

OutlookExchangeHelper.GetOutlookCalendarNames() Method

corelibraries-devexpress-dot-xtrascheduler-dot-outlook-dot-outlookexchangehelper-107542d2.md

latest1.3 KB
Original Source

OutlookExchangeHelper.GetOutlookCalendarNames() Method

Gets names of all accessible MS Outlook calendars.

Namespace : DevExpress.XtraScheduler.Outlook

Assembly : DevExpress.XtraScheduler.v25.2.Core.Desktop.dll

NuGet Package : DevExpress.Scheduler.CoreDesktop

Declaration

csharp
public static string[] GetOutlookCalendarNames()
vb
Public Shared Function GetOutlookCalendarNames As String()

Returns

TypeDescription
String[]

A string array containing calendar names.

|

See Also

OutlookExchangeHelper Class

OutlookExchangeHelper Members

DevExpress.XtraScheduler.Outlook Namespace