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.

See also

Reference

ConferenceAccessInformation members

Microsoft.Lync.Model.Conversation namespace