Modifier and Type | Method and Description |
---|---|
static MapiTask |
MapiTask.fromVTodo(InputStream stream)
Creates an instance of MapiTask from the specified stream.
|
static MapiTask |
MapiTask.fromVTodo(InputStream stream,
boolean detectEncoding)
Creates an instance of MapiTask from the specified stream.
|
static MapiTask |
MapiTask.fromVTodo(String filePath)
Creates an instance of MapiTask from the specified .ics file.
|
static MapiTask |
MapiTask.fromVTodo(String filePath,
boolean detectEncoding)
Creates an instance of MapiTask from the specified .ics file.
|
MapiTask |
ExchangeTask.toMapiTask()
Converts current object to
MapiTask object. |
MapiTask |
Task.toMapiTask()
Converts current object to
MapiTask object. |
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.