RemoveGlobalLocatorServiceMsaUser class

Inheritance hierarchy

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

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

Syntax

'Declaration
Public NotInheritable Class RemoveGlobalLocatorServiceMsaUser _
    Inherits ManageGlobalLocatorServiceBase
'Usage
Dim instance As RemoveGlobalLocatorServiceMsaUser
public sealed class RemoveGlobalLocatorServiceMsaUser : ManageGlobalLocatorServiceBase

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

RemoveGlobalLocatorServiceMsaUser members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace