ExchangeService.Url Property

Definition

Gets or sets the URL of Exchange Web Services (EWS).

public:
 property Uri ^ Url { Uri ^ get(); void set(Uri ^ value); };
public Uri Url { get; set; }
Public Property Url As Uri

Property Value

Uri

The URL of EWS.

Applies to