Task Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a SharePoint site or list permission.
public ref class Task
public class Task
type Task = class
Public Class Task
- Inheritance
-
Task
Remarks
Tasks cannot be modified and additional tasks cannot be added to a SharePoint farm.
A Task object is returned as output by the GetRoleProperties, and ListTasks methods.
Constructors
Task() |
Initializes a new instance of the Task class. |
Properties
Description |
Gets a description of the task. |
Name |
Gets the name of the task. |
TaskID |
Gets or sets the unique identifier of the task. |