ConferenceServices.PoolName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the pool name for building pool targeted requests.
public:
property System::String ^ PoolName { System::String ^ get(); };
public string PoolName { get; }
member this.PoolName : string
Public ReadOnly Property PoolName As String