Task class
Inheritance hierarchy
System.Object
InternalCommand
Cmdlet
PSCmdlet
Microsoft.Exchange.Configuration.Tasks.Task
Microsoft.Exchange.Management.SystemConfigurationTasks.GetExchangeServerAccessLicense
Microsoft.Exchange.Management.SystemConfigurationTasks.GetExchangeServerAccessLicenseUser
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public MustInherit Class Task _
Inherits PSCmdlet
'Usage
Dim instance As Task
public abstract class Task : PSCmdlet
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.