ContactHeaderFeatureTags Property

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

Syntax

'Declaration
Public Overridable ReadOnly Property ContactHeaderFeatureTags As Collection(Of String)
    Get
'Usage
Dim instance As MediaBasedFactory
Dim value As Collection(Of String)

value = instance.ContactHeaderFeatureTags
public virtual Collection<string> ContactHeaderFeatureTags { get; }

Property Value

Type: System.Collections.ObjectModel..::..Collection<(Of <(<'String>)>)>

See Also

Reference

MediaBasedFactory Class

MediaBasedFactory Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace