OfficeTaskPermissionSet Enumeration
An enumeration used to specify the permissions set for tasks that are associated with this task.
Namespace: Microsoft.Office.Workflow.Actions
Assembly: Microsoft.Office.Workflow.Actions (in Microsoft.Office.Workflow.Actions.dll)
Syntax
'Declaration
<NoNameChangeOnRemoteAuthoringAttribute> _
Public Enumeration OfficeTaskPermissionSet
'Usage
Dim instance As OfficeTaskPermissionSet
[NoNameChangeOnRemoteAuthoringAttribute]
public enum OfficeTaskPermissionSet
Members
Member name | Description | |
---|---|---|
Default | Indicates the default permission set. | |
AssignedTo | Indicates that a task generated by a task process allows only the person or group to which it is assigned to modify the task list item. |