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