次の方法で共有


ExpandDLType.Mailbox プロパティ

定義

プロパティは Mailbox 、展開する配布リストの識別子を取得または設定します。 このプロパティは必須です。 これは、読み取り/書き込みプロパティです。

public:
 property ExchangeWebServices::EmailAddressType ^ Mailbox { ExchangeWebServices::EmailAddressType ^ get(); void set(ExchangeWebServices::EmailAddressType ^ value); };
public ExchangeWebServices.EmailAddressType Mailbox { get; set; }
Public Property Mailbox As EmailAddressType

プロパティ値

プロパティは Mailbox オブジェクトを EmailAddressType 返します。

注釈

プロパティは Mailbox 、パブリック配布リストの電子メール アドレスまたはプライベート配布リストのアイテム識別子を含む オブジェクトで設定 EmailAddressType されます。

適用対象