Table of Contents

Class DocumentSharingLocationCollection

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

Represents a user setting that is a collection of alternate mailboxes.

public sealed class DocumentSharingLocationCollection
Inheritance
DocumentSharingLocationCollection
Inherited Members

Properties

Entries

Gets the collection of alternate mailboxes.

public List<DocumentSharingLocation> Entries { get; }

Property Value

List<DocumentSharingLocation>