Share via


ExtensionType Property

Returns the extension type for Call factories.

Namespace:  Microsoft.Rtc.Collaboration.ComponentModel
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public Overrides NotOverridable ReadOnly Property ExtensionType As String
    Get
'Usage
Dim instance As CallFactory
Dim value As String

value = instance.ExtensionType
public override sealed string ExtensionType { get; }

Property Value

Type: System..::..String

See Also

Reference

CallFactory Class

CallFactory Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace