ConferenceSessionExtendedProperties Class
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.
Represents extended properties of the conference.
public ref class ConferenceSessionExtendedProperties
public class ConferenceSessionExtendedProperties
type ConferenceSessionExtendedProperties = class
Public Class ConferenceSessionExtendedProperties
- Inheritance
-
ConferenceSessionExtendedProperties
Remarks
The extended properties of a ConferenceSession can be retrieved by calling BeginGetExtendedProperties(AsyncCallback, Object)
Properties
Passcode |
Gets the conference passcode. |
PhoneInformation |
Gets the phone numbers to access the conference. |
SupportsPhoneAccess |
Gets whether the conference could be joined by a phone. |
WebUrl |
Gets a web Url to access the conference from outside the corporate network. |