Get-TaskSubscriber

Prev Next

Summary

Retrieves an existing task subscriber.

Get-TaskSubscriber
    -Id
    -IncludeTask
    -IncludeUser

Returns a task subscriber object.

Parameters

Parameter

Type

Required?

Notes

Id

Int32

Yes

The task subscriber id.

IncludeTask

Switch

No, defaults to False

Includes the Task property details.

IncludeUser

Switch

No, defaults to False

Includes User property details.