Share via


ConferenceServices.PoolName Property

Gets the pool name for building pool targeted requests.

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

Syntax

'Declaration
Public ReadOnly Property PoolName As String
    Get
'Usage
Dim instance As ConferenceServices
Dim value As String

value = instance.PoolName
public string PoolName { get; }

Property Value

Type: System.String

See Also

Reference

ConferenceServices Class

ConferenceServices Members

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace