ActiveConferenceService.Name Property

NOTE: This API is now obsolete.

Gets the name of the service.

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

Syntax

'Declaration
<ObsoleteAttribute("This class will be removed from future versions.")> _
Public ReadOnly Property Name As String
    Get
'Usage
Dim instance As ActiveConferenceService
Dim value As String

value = instance.Name
[ObsoleteAttribute("This class will be removed from future versions.")]
public string Name { get; }

Property Value

Type: System.String

See Also

Reference

ActiveConferenceService Class

ActiveConferenceService Members

Microsoft.Rtc.Collaboration Namespace