Edit

Share via


SipMessageData.UserAgent Property

Definition

Gets the user agent of the message. This is retrieved either from User-Agent or Server header.

public:
 property System::String ^ UserAgent { System::String ^ get(); };
public string UserAgent { get; }
member this.UserAgent : string
Public ReadOnly Property UserAgent As String

Property Value

Applies to