ConferenceSessionExtendedProperties Class
Represents extended properties of the conference.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.ConferenceSessionExtendedProperties
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Class ConferenceSessionExtendedProperties
'Usage
Dim instance As ConferenceSessionExtendedProperties
public class ConferenceSessionExtendedProperties
Remarks
The extended properties of a ConferenceSession can be retrieved by calling BeginGetExtendedProperties(AsyncCallback, Object)
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.