次の方法で共有


PresenceControl.SetAgentInfo(Object, AgentInfoEventArgs) Method

Definition

public:
 void SetAgentInfo(System::Object ^ sender, Microsoft::Crm::UnifiedServiceDesk::Dynamics::AgentInfoEventArgs ^ args);
[Microsoft.Practices.CompositeUI.EventBroker.EventSubscription("topic://SetAgentInfo", Microsoft.Practices.CompositeUI.EventBroker.ThreadOption.Background)]
public void SetAgentInfo (object sender, Microsoft.Crm.UnifiedServiceDesk.Dynamics.AgentInfoEventArgs args);
[<Microsoft.Practices.CompositeUI.EventBroker.EventSubscription("topic://SetAgentInfo", Microsoft.Practices.CompositeUI.EventBroker.ThreadOption.Background)>]
member this.SetAgentInfo : obj * Microsoft.Crm.UnifiedServiceDesk.Dynamics.AgentInfoEventArgs -> unit
Public Sub SetAgentInfo (sender As Object, args As AgentInfoEventArgs)

Parameters

sender
Object
Attributes

Applies to