GetExchangeServerAccessLicense class

Inheritance hierarchy

System.Object
  InternalCommand
    Cmdlet
      PSCmdlet
        Microsoft.Exchange.Configuration.Tasks.Task
          Microsoft.Exchange.Management.SystemConfigurationTasks.GetExchangeServerAccessLicense

Namespace:  Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public NotInheritable Class GetExchangeServerAccessLicense _
    Inherits Task
'Usage
Dim instance As GetExchangeServerAccessLicense
public sealed class GetExchangeServerAccessLicense : Task

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.

See also

Reference

GetExchangeServerAccessLicense members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace