ResponseCollection.IsReadOnly

ResponseCollection.IsReadOnly

The ResponseCollection.IsReadOnly property indicates whether the collection is read-only.

Syntax

[C#]

public Boolean IsReadOnly {get;}

Syntax

[Visual Basic .NET]

Public ReadOnly Property IsReadOnly As Boolean

Requirements

Redistributable: Requires Microsoft Lync Server 2010

Namespace:Microsoft.Rtc.Sip

Assembly: ServerAgent (in ServerAgent.dll)

See Also

Concepts

Response Sip Class

ResponseCollection