SchedulerStorage.ExportToICalendar(String) Method
Namespace: DevExpress.Xpf.Scheduler
Assembly: DevExpress.Xpf.Scheduler.v14.2.dll
Declaration
public void ExportToICalendar(
string path
)
Public Sub ExportToICalendar(
path As String
)
Parameters
| Name | Type |
|---|---|
| path | String |
See Also