Share via


GroupCollection.IsReadOnly Property

Namespace:  Microsoft.Lync.Model.Group
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

'Declaration
Public ReadOnly Property IsReadOnly As Boolean
    Get
'Usage
Dim instance As GroupCollection
Dim value As Boolean

value = instance.IsReadOnly
public bool IsReadOnly { get; }

Property Value

Type: System.Boolean

Implements

ICollection<T>.IsReadOnly

See Also

Reference

GroupCollection Class

GroupCollection Members

Microsoft.Lync.Model.Group Namespace