CommunicationsSequenceActivity.CallProviderProperty Field
This dependency property will bind to the CallProvider property of AcceptCallActivity, OutboundCallActivity, or a custom activity that exposes the CallProvider property.
Namespace: Microsoft.Rtc.Workflow.Activities
Assembly: Microsoft.Rtc.Workflow (in Microsoft.Rtc.Workflow.dll)
Syntax
'Declaration
Public Shared CallProviderProperty As DependencyProperty
'Usage
Dim value As DependencyProperty
value = CommunicationsSequenceActivity.CallProviderProperty
CommunicationsSequenceActivity.CallProviderProperty = value
public static DependencyProperty CallProviderProperty
See Also
Reference
CommunicationsSequenceActivity Class