InstantMessagingHelpCommandActivity Members

The InstantMessagingHelpCommandActivity type exposes the following members.

Constructors

  Name Description
Dd253325.pubmethod(en-us,office.13).gif InstantMessagingHelpCommandActivity Overloaded.

Methods

  Name Description
Dd253325.pubmethod(en-us,office.13).gif AddHandler (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif ApplyWorkflowChanges (Inherited from CompositeActivity.)
Dd253325.protmethod(en-us,office.13).gif Cancel
Cancels the execution of the command.
(Inherited from CommandActivity.)
Dd253325.pubmethod(en-us,office.13).gif Clone (Inherited from Activity.)
Dd253325.pubmethod(en-us,office.13).gif Dispose Overloaded.
Dd253325.pubmethod(en-us,office.13).gif Equals (Inherited from Object.)
Dd253325.protmethod(en-us,office.13).gif Execute
Executes the command.
(Inherited from CommandActivity.)
Dd253325.protmethod(en-us,office.13).gif Finalize (Inherited from DependencyObject.)
Dd253325.pubmethod(en-us,office.13).gif GetActivityByName Overloaded.
Dd253325.pubmethod(en-us,office.13).gif GetBinding (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif GetBoundValue (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif GetDynamicActivities (Inherited from CompositeActivity.)
Dd253325.pubmethod(en-us,office.13).gif GetDynamicActivity
Gets the dynamic child activity with the specified name.
(Inherited from CommunicationsSequenceActivity.)
Dd253325.pubmethod(en-us,office.13).gif GetHashCode (Inherited from Object.)
Dd253325.protmethod(en-us,office.13).gif GetInvocationList``1 (Inherited from DependencyObject.)
Dd253325.pubmethod(en-us,office.13).gif GetType (Inherited from Object.)
Dd253325.pubmethod(en-us,office.13).gif GetValue (Inherited from DependencyObject.)
Dd253325.pubmethod(en-us,office.13).gif GetValueBase (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif HandleFault
Handles an exception.
(Inherited from CommunicationsSequenceActivity.)
Dd253325.protmethod(en-us,office.13).gif Initialize (Inherited from CompositeActivity.)
Dd253325.protmethod(en-us,office.13).gif InitializeProperties (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif Invoke Overloaded.
Dd253325.pubmethod(en-us,office.13).gif IsBindingSet (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif MemberwiseClone (Inherited from Object.)
Dd253325.pubmethod(en-us,office.13).gif MetaEquals (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif OnActivityChangeAdd
Dynamic update logic for adding an activity to CommunicationsSequenceActivity at runtime.
(Inherited from CommunicationsSequenceActivity.)
Dd253325.protmethod(en-us,office.13).gif OnActivityChangeRemove
Dynamic update logic for removing an activity from CommunicationsSequenceActivity at runtime.
(Inherited from CommunicationsSequenceActivity.)
Dd253325.protmethod(en-us,office.13).gif OnActivityExecutionContextLoad (Inherited from CompositeActivity.)
Dd253325.protmethod(en-us,office.13).gif OnActivityExecutionContextUnload (Inherited from CompositeActivity.)
Dd253325.protmethod(en-us,office.13).gif OnClosed (Inherited from Activity.)
Dd253325.protmethod(en-us,office.13).gif OnListChanged (Inherited from CompositeActivity.)
Dd253325.protmethod(en-us,office.13).gif OnListChanging (Inherited from CompositeActivity.)
Dd253325.protmethod(en-us,office.13).gif OnSequenceComplete (Inherited from SequenceActivity.)
Dd253325.protmethod(en-us,office.13).gif OnWorkflowChangesCompleted (Inherited from SequenceActivity.)
Dd253325.protmethod(en-us,office.13).gif RaiseEvent (Inherited from Activity.)
Dd253325.protmethod(en-us,office.13).gif RaiseGenericEvent``1 (Inherited from Activity.)
Dd253325.pubmethod(en-us,office.13).gif RegisterForStatusChange (Inherited from Activity.)
Dd253325.pubmethod(en-us,office.13).gif RemoveHandler (Inherited from DependencyObject.)
Dd253325.pubmethod(en-us,office.13).gif RemoveProperty (Inherited from DependencyObject.)
Dd253325.pubmethod(en-us,office.13).gif Save Overloaded.
Dd253325.pubmethod(en-us,office.13).gif SetBinding (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif SetBoundValue (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif SetReadOnlyPropertyValue (Inherited from DependencyObject.)
Dd253325.pubmethod(en-us,office.13).gif SetValue (Inherited from DependencyObject.)
Dd253325.pubmethod(en-us,office.13).gif SetValueBase (Inherited from DependencyObject.)
Dd253325.protmethod(en-us,office.13).gif Subscribe
Requests that the CommandActivity creates a queue for its event. Because commands do not exist standalone without CommandsActivity in Microsoft Unified Communications Managed API, this method is only called by the CommandsActivity.
(Inherited from CommandActivity.)
Dd253325.pubmethod(en-us,office.13).gif ToString (Inherited from Activity.)
Dd253325.protmethod(en-us,office.13).gif TrackData Overloaded.
Dd253325.protmethod(en-us,office.13).gif Uninitialize (Inherited from CompositeActivity.)
Dd253325.pubmethod(en-us,office.13).gif UnregisterForStatusChange (Inherited from Activity.)
Dd253325.protmethod(en-us,office.13).gif Unsubscribe
Requests that the CommandActivity deletes the queue for its event.
(Inherited from CommandActivity.)

Properties

  Name Description
Dd253325.pubproperty(en-us,office.13).gif Activities (Inherited from CompositeActivity.)
Dd253325.pubproperty(en-us,office.13).gif CallProvider
Gets or sets a CallProvider object that exposes different objects like the Call object, SpeechSynthesizer object, and the recognizers used in instant message or speech dialogs.
(Inherited from CommunicationsSequenceActivity.)
Dd253325.protproperty(en-us,office.13).gif CanModifyActivities (Inherited from CompositeActivity.)
Dd253325.pubproperty(en-us,office.13).gif Description (Inherited from Activity.)
Dd253325.protproperty(en-us,office.13).gif DesignMode (Inherited from DependencyObject.)
Dd253325.pubproperty(en-us,office.13).gif Enabled (Inherited from Activity.)
Dd253325.pubproperty(en-us,office.13).gif EnabledActivities (Inherited from CompositeActivity.)
Dd253325.pubproperty(en-us,office.13).gif ExecutionResult (Inherited from Activity.)
Dd253325.pubproperty(en-us,office.13).gif ExecutionStatus (Inherited from Activity.)
Dd253325.pubproperty(en-us,office.13).gif ExpectedInputs
An array of instant message keywords that will trigger this command.
(Inherited from InstantMessagingCommandActivity.)
Dd253325.pubproperty(en-us,office.13).gif Grammar
Gets or sets the grammar used to recognize the input that triggers this CommandActivity. A Grammar object provides run time support for obtaining and managing speech grammar information.
(Inherited from CommandActivity.)
Dd253325.pubproperty(en-us,office.13).gif IsDynamicActivity (Inherited from Activity.)
Dd253325.pubproperty(en-us,office.13).gif Name (Inherited from Activity.)
Dd253325.pubproperty(en-us,office.13).gif Parent (Inherited from Activity.)
Dd253325.protproperty(en-us,office.13).gif ParentDependencyObject (Inherited from DependencyObject.)
Dd253325.pubproperty(en-us,office.13).gif QualifiedName (Inherited from Activity.)
Dd253325.pubproperty(en-us,office.13).gif RecognitionResult
Gets the recognition result that triggered the command. A RecognitionResult object represents the result of the recognition engine on audio input.
(Inherited from CommandActivity.)
Dd253325.pubproperty(en-us,office.13).gif Site (Inherited from DependencyObject.)
Dd253325.pubproperty(en-us,office.13).gif UserData (Inherited from DependencyObject.)
Dd253325.protproperty(en-us,office.13).gif WorkflowInstanceId (Inherited from Activity.)

Events

  Name Description
Dd253325.pubevent(en-us,office.13).gif Canceling (Inherited from Activity.)
Dd253325.pubevent(en-us,office.13).gif Closed (Inherited from Activity.)
Dd253325.pubevent(en-us,office.13).gif Compensating (Inherited from Activity.)
Dd253325.pubevent(en-us,office.13).gif Executing (Inherited from Activity.)
Dd253325.pubevent(en-us,office.13).gif Faulting (Inherited from Activity.)
Dd253325.pubevent(en-us,office.13).gif StatusChanged (Inherited from Activity.)

Explicit Interface Implementations

  Name Description
Dd253325.pubinterface(en-us,office.13).gifDd253325.privevent(en-us,office.13).gif System#ComponentModel#IComponent#Disposed (Inherited from DependencyObject.)
Dd253325.pubinterface(en-us,office.13).gifDd253325.privmethod(en-us,office.13).gif System#Workflow#ComponentModel#IActivityEventListener{T}#OnEvent (Inherited from SequenceActivity.)

See Also

InstantMessagingHelpCommandActivity Class

Microsoft.Rtc.Workflow.Activities Namespace