ConferenceAccessInformation Class
Represents the properties of a conference that can be provided to other clients that allows them to join the conference.
Inheritance Hierarchy
System.Object
System.MarshalByRefObject
UCWBase
UCWLite
Microsoft.Lync.Model.Conversation.ConferenceAccessInformation
Namespace: Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Class ConferenceAccessInformation _
Inherits UCWLite
'Usage
Dim instance As ConferenceAccessInformation
public class ConferenceAccessInformation : UCWLite
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.