次の方法で共有


PresenceControl.SetAllStatus(Object, AllStatusEventArgs) Method

Definition

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

Parameters

sender
Object
Attributes

Applies to