Export(String,FileFormatEnum) Method
Exports the events calendar's data to a file in the specified format.
'Declaration
Public Overloads Sub Export( _
ByVal As System.String, _
ByVal As FileFormatEnum _
)
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.