Share via


AcceptCallActivity Members

The AcceptCallActivity type exposes the following members.

Constructors

  Name Description
Dd253269.pubmethod(en-us,office.13).gif AcceptCallActivity Overloaded.

Methods

  Name Description
Dd253269.pubmethod(en-us,office.13).gif AddHandler (Inherited from DependencyObject.)
Dd253269.protmethod(en-us,office.13).gif Cancel (Inherited from Activity.)
Dd253269.pubmethod(en-us,office.13).gif Clone (Inherited from Activity.)
Dd253269.pubmethod(en-us,office.13).gif Dispose Overloaded.
Dd253269.pubmethod(en-us,office.13).gif Equals (Inherited from Object.)
Dd253269.protmethod(en-us,office.13).gif Execute (Inherited from Activity.)
Dd253269.protmethod(en-us,office.13).gif Finalize (Inherited from DependencyObject.)
Dd253269.pubmethod(en-us,office.13).gif GetActivityByName Overloaded.
Dd253269.pubmethod(en-us,office.13).gif GetBinding (Inherited from DependencyObject.)
Dd253269.protmethod(en-us,office.13).gif GetBoundValue (Inherited from DependencyObject.)
Dd253269.pubmethod(en-us,office.13).gif GetHashCode (Inherited from Object.)
Dd253269.protmethod(en-us,office.13).gif GetInvocationList``1 (Inherited from DependencyObject.)
Dd253269.pubmethod(en-us,office.13).gif GetType (Inherited from Object.)
Dd253269.pubmethod(en-us,office.13).gif GetValue (Inherited from DependencyObject.)
Dd253269.pubmethod(en-us,office.13).gif GetValueBase (Inherited from DependencyObject.)
Dd253269.protmethod(en-us,office.13).gif HandleFault (Inherited from Activity.)
Dd253269.protmethod(en-us,office.13).gif Initialize (Inherited from Activity.)
Dd253269.protmethod(en-us,office.13).gif InitializeProperties (Inherited from DependencyObject.)
Dd253269.protmethod(en-us,office.13).gif Invoke Overloaded.
Dd253269.pubmethod(en-us,office.13).gif IsBindingSet (Inherited from DependencyObject.)
Dd253269.protmethod(en-us,office.13).gif MemberwiseClone (Inherited from Object.)
Dd253269.pubmethod(en-us,office.13).gif MetaEquals (Inherited from DependencyObject.)
Dd253269.protmethod(en-us,office.13).gif OnActivityExecutionContextLoad (Inherited from Activity.)
Dd253269.protmethod(en-us,office.13).gif OnActivityExecutionContextUnload (Inherited from Activity.)
Dd253269.protmethod(en-us,office.13).gif OnClosed (Inherited from Activity.)
Dd253269.protmethod(en-us,office.13).gif RaiseEvent (Inherited from Activity.)
Dd253269.protmethod(en-us,office.13).gif RaiseGenericEvent``1 (Inherited from Activity.)
Dd253269.pubmethod(en-us,office.13).gif RegisterForStatusChange (Inherited from Activity.)
Dd253269.pubmethod(en-us,office.13).gif RemoveHandler (Inherited from DependencyObject.)
Dd253269.pubmethod(en-us,office.13).gif RemoveProperty (Inherited from DependencyObject.)
Dd253269.pubmethod(en-us,office.13).gif Save Overloaded.
Dd253269.pubmethod(en-us,office.13).gif SetBinding (Inherited from DependencyObject.)
Dd253269.protmethod(en-us,office.13).gif SetBoundValue (Inherited from DependencyObject.)
Dd253269.protmethod(en-us,office.13).gif SetReadOnlyPropertyValue (Inherited from DependencyObject.)
Dd253269.pubmethod(en-us,office.13).gif SetValue (Inherited from DependencyObject.)
Dd253269.pubmethod(en-us,office.13).gif SetValueBase (Inherited from DependencyObject.)
Dd253269.pubmethod(en-us,office.13).gif ToString (Inherited from Activity.)
Dd253269.protmethod(en-us,office.13).gif TrackData Overloaded.
Dd253269.protmethod(en-us,office.13).gif Uninitialize (Inherited from Activity.)
Dd253269.pubmethod(en-us,office.13).gif UnregisterForStatusChange (Inherited from Activity.)

Properties

  Name Description
Dd253269.pubproperty(en-us,office.13).gif AcceptedCallType
Gets a CallType property value that specifies the accepted call type.
Dd253269.pubproperty(en-us,office.13).gif CallProvider
Gets a CallProvider object that exposes different objects like the Call object, SpeechSynthesizer object and the recognizers used in instant message or speech dialogs.
Dd253269.pubproperty(en-us,office.13).gif ContentIds
Gets content identifiers to be used on Call.BeginAccept.
Dd253269.pubproperty(en-us,office.13).gif Description (Inherited from Activity.)
Dd253269.protproperty(en-us,office.13).gif DesignMode (Inherited from DependencyObject.)
Dd253269.pubproperty(en-us,office.13).gif Enabled (Inherited from Activity.)
Dd253269.pubproperty(en-us,office.13).gif ExecutionResult (Inherited from Activity.)
Dd253269.pubproperty(en-us,office.13).gif ExecutionStatus (Inherited from Activity.)
Dd253269.pubproperty(en-us,office.13).gif Headers
Gets SignalingHeader objects to be set on the Call.BeginAccept
Dd253269.pubproperty(en-us,office.13).gif IsDynamicActivity (Inherited from Activity.)
Dd253269.pubproperty(en-us,office.13).gif Name (Inherited from Activity.)
Dd253269.pubproperty(en-us,office.13).gif Parent (Inherited from Activity.)
Dd253269.protproperty(en-us,office.13).gif ParentDependencyObject (Inherited from DependencyObject.)
Dd253269.pubproperty(en-us,office.13).gif QualifiedName (Inherited from Activity.)
Dd253269.pubproperty(en-us,office.13).gif Site (Inherited from DependencyObject.)
Dd253269.pubproperty(en-us,office.13).gif SupportsReplaces
Gets or sets whether call replacement is supported or not.
Dd253269.pubproperty(en-us,office.13).gif UserData (Inherited from DependencyObject.)
Dd253269.protproperty(en-us,office.13).gif WorkflowInstanceId (Inherited from Activity.)

Events

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

Explicit Interface Implementations

  Name Description
Dd253269.pubinterface(en-us,office.13).gifDd253269.privevent(en-us,office.13).gif System#ComponentModel#IComponent#Disposed (Inherited from DependencyObject.)

See Also

AcceptCallActivity Class

Microsoft.Rtc.Workflow.Activities Namespace