ExchangeService.Url 属性

定义

获取或设置 Exchange Web Services (EWS) 的 URL。

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

属性值

Uri

EWS 的 URL。

适用于