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
ScriptWrapper
ComObject
UCWBase
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 UCWBase
'Usage
Dim instance As ConferenceAccessInformation
public class ConferenceAccessInformation : UCWBase
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.