TasksFolderType Class

The TasksFolderType class represents a Tasks folder that is contained in a mailbox.

Inheritance Hierarchy

System.Object
  ExchangeWebServices.BaseFolderType
    ExchangeWebServices.FolderType
      ExchangeWebServices.TasksFolderType

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class TasksFolderType _
    Inherits FolderType
'Usage
Dim instance As TasksFolderType
[SerializableAttribute]
public class TasksFolderType : FolderType

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.