'Declaration Public Overloads Sub Export( _ ByVal path As System.String, _ ByVal format As FileFormatEnum _ )
public void Export( System.string path, FileFormatEnum format )
Parameters
- path
- A System.String containing the full path (including the file name and extension) to export the events calendar's data to.
- format
- The FileFormatEnum value.