Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Header.IsReadOnly
The IsReadOnly property indicates whether the SIP header is read-only.
Syntax
[C#]
public Boolean IsReadOnly {get;}
Syntax
[Visual Basic .NET]
Public ReadOnly Property IsReadOnly As Boolean
Remarks
Some headers, such as the SIP VIA header, cannot be modified, but are exposed to applications for read-only purposes.
Requirements
Redistributable: Requires Microsoft Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)