Sdílet prostřednictvím


IAgentStateService.GetAgentId Method ()

Gets the logged in agent's ID.

Namespace: Microsoft.Uii.AifServices
Assembly: Microsoft.Uii.AifServices (in Microsoft.Uii.AifServices.dll)

Usage

'Usage
Dim instance As IAgentStateService
Dim returnValue As Guid

returnValue = instance.GetAgentId

Syntax

'Declaration
Function GetAgentId As Guid
Guid GetAgentId ()
Guid GetAgentId ()
Guid GetAgentId ()
function GetAgentId () : Guid

Return Value

Type: Guid
The logged in agent's ID.

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

See Also

Reference

IAgentStateService Interface
IAgentStateService Members
Microsoft.Uii.AifServices Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.