Share via


PoolName Property

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

Remarks

TODO: need to figure out how this really gets configured.

See Also

Reference

ConferenceServices Class

ConferenceServices Members

Microsoft.Rtc.Collaboration.ConferenceManagement Namespace