ExchangeServiceBase.UserAgent Property

Definition

Gets or sets the user agent.

public:
 property System::String ^ UserAgent { System::String ^ get(); void set(System::String ^ value); };
public string UserAgent { get; set; }
Public Property UserAgent As String

Property Value

A String object that represents the user agent.

Applies to