Export(Stream,FileFormatEnum) Method
Exports the events calendar's data to a stream in the specified format.
'Declaration
Public Overloads Sub Export( _
ByVal As System.IO.Stream, _
ByVal As FileFormatEnum _
)
Parameters
- stream
- A System.IO.Stream object which specifies the stream into which the events calendar's data will be exported.
- format
- The FileFormatEnum value.