InstantMessagingHelpCommandActivity Methods
The InstantMessagingHelpCommandActivity type exposes the following members.
| Name | Description | |
|---|---|---|
| AddHandler | (Inherited from DependencyObject.) |
| ApplyWorkflowChanges | (Inherited from CompositeActivity.) |
| Cancel |
Cancels the execution of the command.
(Inherited from CommandActivity.) |
| Clone | (Inherited from Activity.) |
| Dispose | Overloaded. |
| Equals | (Inherited from Object.) |
| Execute |
Executes the command.
(Inherited from CommandActivity.) |
| Finalize | (Inherited from DependencyObject.) |
| GetActivityByName | Overloaded. |
| GetBinding | (Inherited from DependencyObject.) |
| GetBoundValue | (Inherited from DependencyObject.) |
| GetDynamicActivities | (Inherited from CompositeActivity.) |
| GetDynamicActivity |
Gets the dynamic child activity with the specified name.
(Inherited from CommunicationsSequenceActivity.) |
| GetHashCode | (Inherited from Object.) |
| GetInvocationList``1 | (Inherited from DependencyObject.) |
| GetType | (Inherited from Object.) |
| GetValue | (Inherited from DependencyObject.) |
| GetValueBase | (Inherited from DependencyObject.) |
| HandleFault |
Handles an exception.
(Inherited from CommunicationsSequenceActivity.) |
| Initialize | (Inherited from CompositeActivity.) |
| InitializeProperties | (Inherited from DependencyObject.) |
| Invoke | Overloaded. |
| IsBindingSet | (Inherited from DependencyObject.) |
| MemberwiseClone | (Inherited from Object.) |
| MetaEquals | (Inherited from DependencyObject.) |
| OnActivityChangeAdd |
Dynamic update logic for adding an activity to CommunicationsSequenceActivity at runtime.
(Inherited from CommunicationsSequenceActivity.) |
| OnActivityChangeRemove |
Dynamic update logic for removing an activity from CommunicationsSequenceActivity at runtime.
(Inherited from CommunicationsSequenceActivity.) |
| OnActivityExecutionContextLoad | (Inherited from CompositeActivity.) |
| OnActivityExecutionContextUnload | (Inherited from CompositeActivity.) |
| OnClosed | (Inherited from Activity.) |
| OnListChanged | (Inherited from CompositeActivity.) |
| OnListChanging | (Inherited from CompositeActivity.) |
| OnSequenceComplete | (Inherited from SequenceActivity.) |
| OnWorkflowChangesCompleted | (Inherited from SequenceActivity.) |
| RaiseEvent | (Inherited from Activity.) |
| RaiseGenericEvent``1 | (Inherited from Activity.) |
| RegisterForStatusChange | (Inherited from Activity.) |
| RemoveHandler | (Inherited from DependencyObject.) |
| RemoveProperty | (Inherited from DependencyObject.) |
| Save | Overloaded. |
| SetBinding | (Inherited from DependencyObject.) |
| SetBoundValue | (Inherited from DependencyObject.) |
| SetReadOnlyPropertyValue | (Inherited from DependencyObject.) |
| SetValue | (Inherited from DependencyObject.) |
| SetValueBase | (Inherited from DependencyObject.) |
| 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.) |
| ToString | (Inherited from Activity.) |
| TrackData | Overloaded. |
| Uninitialize | (Inherited from CompositeActivity.) |
| UnregisterForStatusChange | (Inherited from Activity.) |
| Unsubscribe |
Requests that the CommandActivity deletes the queue for its event.
(Inherited from CommandActivity.) |