[This is preliminary documentation and is subject to change.]
Types of the task
Namespace:
OfficeClip.BusinessLayerAssembly: OfficeClip.BusinessLayer (in OfficeClip.BusinessLayer)
Version: 8.1.1.0
Syntax
C# |
---|
public enum TaskTypes |
Visual Basic (Declaration) |
---|
Public Enumeration TaskTypes |
Visual C++ |
---|
public enum class TaskTypes |
Members
Member name | Description | |
---|---|---|
None |
The default value showing that no task type is specified
| |
Telephone |
The task type specifying the telephone calls
| |
ToDo |
The task type specifying todo list
| |
The task type specifying sending email
| ||
Other |
The task type not covered by anything above
|