Table of Contents

Class WebClientUrlCollection

Namespace
Microsoft.Exchange.WebServices.Autodiscover
Assembly
Microsoft.Exchange.WebServices.dll

Represents a user setting that is a collection of Exchange web client URLs.

public sealed class WebClientUrlCollection
Inheritance
WebClientUrlCollection
Inherited Members

Properties

Urls

Gets the URLs.

public List<WebClientUrl> Urls { get; }

Property Value

List<WebClientUrl>