Message.AllHeaders Property

Definition

Collection that contains all of the headers for this message.

public:
 property Microsoft::Rtc::Sip::HeaderCollection ^ AllHeaders { Microsoft::Rtc::Sip::HeaderCollection ^ get(); };
public Microsoft.Rtc.Sip.HeaderCollection AllHeaders { get; }
Public ReadOnly Property AllHeaders As HeaderCollection

Property Value

Applies to