PrivacyType enumeration

Represents privacy states.

Namespace:  Microsoft.SharePoint.WorkManagement.Client
Assembly:  Microsoft.SharePoint.WorkManagement.Client (in Microsoft.SharePoint.WorkManagement.Client.dll)

Syntax

'Declaration
Public Enumeration PrivacyType
'Usage
Dim instance As PrivacyType
public enum PrivacyType

Members

Member name Description
None None. Value = 0.
Personal The task is personal and visible only to the user. Value = 1.
Public The task was aggregated from another location. Value = 2.

See also

Reference

Microsoft.SharePoint.WorkManagement.Client namespace