RemoteCallControlOption.ForwardingMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::Rtc::Internal::Collaboration::RemoteCallControlOption::CallForwardingMode ForwardingMode { Microsoft::Rtc::Internal::Collaboration::RemoteCallControlOption::CallForwardingMode get(); void set(Microsoft::Rtc::Internal::Collaboration::RemoteCallControlOption::CallForwardingMode value); };
public Microsoft.Rtc.Internal.Collaboration.RemoteCallControlOption.CallForwardingMode ForwardingMode { get; set; }
member this.ForwardingMode : Microsoft.Rtc.Internal.Collaboration.RemoteCallControlOption.CallForwardingMode with get, set
Public Property ForwardingMode As RemoteCallControlOption.CallForwardingMode