Share via


StartAudioCallButton.ContextInformationModels property

Reserved for internal use.

Namespace:  Microsoft.Lync.Controls
Assembly:  Microsoft.Lync.Controls (in Microsoft.Lync.Controls.dll)

Syntax

'Declaration
Public Property ContextInformationModels As List(Of ConversationContextModel)
    Get
    Private Set
'Usage
Dim instance As StartAudioCallButton
Dim value As List(Of ConversationContextModel)

value = instance.ContextInformationModels
public List<ConversationContextModel> ContextInformationModels { get; private set; }

Property value

Type: System.Collections.Generic.List<ConversationContextModel>

See also

Reference

StartAudioCallButton class

StartAudioCallButton members

Microsoft.Lync.Controls namespace