Header.Type property

 
Microsoft Office Live Communications Server 2005 with SP1

Header.Type

The Type property contains the SIP header type as a string.

[C#]public String Type {get;}
[Visual Basic .NET]Public ReadOnly Property Type As String

Remarks

A header type is a string value such as "From", "To", "Contact", "Call-ID", or "CSeq".

Requirements

Redistributable: Requires Microsoft Office Live Communications Server 2005 with SP1.
Namespace: Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)

See Also

Header.Value, Header.ValueNoParameters, Header

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