ConferenceAccessInformation Members
Include Protected Members
Include Inherited Members
Represents the properties of a conference that can be provided to other clients that allows them to join the conference.
The ConferenceAccessInformation type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
AdmissionKey | Gets the conference admission key. |
![]() |
AutoAttendantNumbers | Gets the conference auto attendant numbers. |
![]() |
ExternalUrl | Gets the conference Lync Web Application external Url. |
![]() |
Id | Gets the conference Id. |
![]() |
InternalUrl | Gets the conference Lync Web Application internal Url. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
CreateObjRef | (inherited from MarshalByRefObject) |
![]() |
Equals | (inherited from Object) |
![]() |
Finalize | (inherited from Object) |
![]() |
GetHashCode | (inherited from Object) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject) |
![]() |
GetType | (inherited from Object) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject) |
![]() |
MemberwiseClone() | (inherited from Object) |
![]() |
MemberwiseClone(Boolean) | (inherited from MarshalByRefObject) |
![]() |
ToString | (inherited from Object) |
Top