DXGoogleCalendarSync.Load Method
Name | Parameters | Description |
---|---|---|
Load() | none | Loads the session info from a default .xml file in the project’s working directory. |
Load(Stream) | stream | Loads the session information from the target stream. |
Load(String) | filePath | Saves the session info from the .xml file. |