Compartilhar via


DocumentSharingLocationCollection.Entries Propriedade

Definição

Obtém a coleção de locais de compartilhamento de documentos. A Entries propriedade é aplicável para clientes que visam Exchange Online e versões do Exchange a partir de Exchange Server 2013.

public:
 property System::Collections::Generic::List<Microsoft::Exchange::WebServices::Autodiscover::DocumentSharingLocation ^> ^ Entries { System::Collections::Generic::List<Microsoft::Exchange::WebServices::Autodiscover::DocumentSharingLocation ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.Exchange.WebServices.Autodiscover.DocumentSharingLocation> Entries { get; }
Public ReadOnly Property Entries As List(Of DocumentSharingLocation)

Valor da propriedade

Uma coleção de URLs de compartilhamento de documentos.

Aplica-se a