ConferenceSummary Members
Include Protected Members
Include Inherited Members
Conference summary information.
The ConferenceSummary type exposes the following members.
Properties
Name | Description | |
---|---|---|
AccessLevel | Gets the access level controlling admission into a conference. | |
AdmissionPolicy | Obsolete. This property will be removed from future versions. Instead, use ConferenceSummary.AccessLevel. Gets the admission policy to apply to users who wish to join. | |
ConferenceId | Gets the conference ID used to make changes to the conference. | |
ConferenceUri | Gets the conference URI. | |
Subject | Gets the subject of the conference. |
Top
Methods
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
Finalize | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
MemberwiseClone | (inherited from Object) | |
ToString | (inherited from Object) |
Top