Import(Stream,FileFormatEnum) Method
Imports the events calendar's data from a stream whose data is in the specified format.
'Declaration
Public Overloads Sub Import( _
ByVal As System.IO.Stream, _
ByVal As FileFormatEnum _
)
Parameters
- stream
- A System.IO.Stream object which specifies the stream that contains the data to import to the events calendar.
- format
- The FileFormatEnum value.