Back to Devexpress

DXGoogleCalendarSync.Load Method

windowsforms-devexpress-dot-xtrascheduler-dot-googlecalendar-dot-dxgooglecalendarsync-dot-load.md

latest643 B
Original Source

DXGoogleCalendarSync.Load Method

NameParametersDescription
Load()noneLoads the session info from a default .xml file in the project’s working directory.
Load(Stream)streamLoads the session information from the target stream.
Load(String)filePathLoads the session info from the specified XML file.