ConversationWindowInformationDictionary.IsReadOnly property
Namespace: Microsoft.Lync.Model.Extensibility
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public ReadOnly Property IsReadOnly As Boolean
Get
'Usage
Dim instance As ConversationWindowInformationDictionary
Dim value As Boolean
value = instance.IsReadOnly
public bool IsReadOnly { get; }
Property value
Type: System.Boolean
Implements
See also
Reference
ConversationWindowInformationDictionary class