Header.IsReadOnly property

 
Microsoft Office Live Communications Server 2005 with SP1

Header.IsReadOnly

The IsReadOnly property indicates whether the SIP header is read-only.

[C#]public Boolean IsReadOnly {get;}
[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 Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

Header

  
  What did you think of this topic?
  © 2008 Microsoft Corporation. All rights reserved.