GetGlobalLocatorServiceMsaUser class

Inheritance hierarchy

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

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

Syntax

'Declaration
Public NotInheritable Class GetGlobalLocatorServiceMsaUser _
    Inherits ManageGlobalLocatorServiceBase
'Usage
Dim instance As GetGlobalLocatorServiceMsaUser
public sealed class GetGlobalLocatorServiceMsaUser : 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

GetGlobalLocatorServiceMsaUser members

Microsoft.Exchange.Management.SystemConfigurationTasks namespace