MapiTaskFromVTodo Method

Overload List
  NameDescription
Public methodStatic memberFromVTodo(Stream)
Creates an instance of MapiTask from the specified stream.
Public methodStatic memberFromVTodo(String)
Creates an instance of MapiTask from the specified .ics file.
Public methodStatic memberFromVTodo(Stream, Boolean)
Creates an instance of MapiTask from the specified stream.
Public methodStatic memberFromVTodo(String, Boolean)
Creates an instance of MapiTask from the specified .ics file.
See Also