DocumentSharingLocationCollection.Entries プロパティ

定義

ドキュメント共有の場所のコレクションを取得します。 プロパティはEntries、Exchange Onlineおよび 2013 以降のバージョンの Exchange を対象とするクライアントExchange Server適用されます。

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)

プロパティ値

ドキュメント共有 URL のコレクション。

適用対象