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.Type
The Type property contains the SIP header type as a string.
Syntax
[C#]
public String Type {get;}
Syntax
[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 Lync Server 2010
Namespace:Microsoft.Rtc.Sip
Assembly: ServerAgent (in ServerAgent.dll)