AlternateMailboxCollection.Entries プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
代替メールボックスのコレクションを取得します。
public:
property System::Collections::Generic::List<Microsoft::Exchange::WebServices::Autodiscover::AlternateMailbox ^> ^ Entries { System::Collections::Generic::List<Microsoft::Exchange::WebServices::Autodiscover::AlternateMailbox ^> ^ get(); };
public System.Collections.Generic.List<Microsoft.Exchange.WebServices.Autodiscover.AlternateMailbox> Entries { get; }
Public ReadOnly Property Entries As List(Of AlternateMailbox)
プロパティ値
代替メールボックスの一覧を含むコレクション。
注釈
このコレクションは、ユーザーに関連付けられているすべての代替メールボックスを表します。