NewCentralAdminOperationTask Class
Namespace: Microsoft.Exchange.Management.Powershell.CentralAdmin
Assembly: Microsoft.Exchange.Management.Powershell.CentralAdmin (in microsoft.exchange.management.powershell.centraladmin.dll)
Syntax
'Declaration
<CmdletAttribute("New", "CentralAdminOperation", SupportsShouldProcess:=True)> _
Public NotInheritable Class NewCentralAdminOperationTask
Inherits NewSQLObjectTask
[CmdletAttribute("New", "CentralAdminOperation", SupportsShouldProcess=true)]
public sealed class NewCentralAdminOperationTask : NewSQLObjectTask
Inheritance Hierarchy
System.Object
System.Management.Automation.Internal.InternalCommand
System.Management.Automation.Cmdlet
System.Management.Automation.PSCmdlet
Microsoft.Exchange.Configuration.Tasks.Task
Microsoft.Exchange.Configuration.Tasks.DataAccessTask
Microsoft.Exchange.Configuration.Tasks.SetTaskBase
Microsoft.Exchange.Configuration.Tasks.NewTaskBase
Microsoft.Exchange.Management.Powershell.SQLProvider.NewSQLObjectTask
Microsoft.Exchange.Management.Powershell.CentralAdmin.NewCentralAdminOperationTask
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.
Platforms
Development Platforms
Windows XP Professional with Service Pack 2 (SP2)
Target Platforms
Windows 98, Windows 2000, Windows 2000 Server, Windows CE, Windows Longhorn, Windows 98 Second Edition, Pocket PC, Smart Phone, Windows Server 2003, Windows XP Professional with Service Pack 2 (SP2)
See Also
Reference
NewCentralAdminOperationTask Members
Microsoft.Exchange.Management.Powershell.CentralAdmin Namespace