次の方法で共有


GetMailTipsType.Recipients プロパティ

定義

public:
 property cli::array <ExchangeWebServices::EmailAddressType ^> ^ Recipients { cli::array <ExchangeWebServices::EmailAddressType ^> ^ get(); void set(cli::array <ExchangeWebServices::EmailAddressType ^> ^ value); };
public ExchangeWebServices.EmailAddressType[] Recipients { get; set; }
Public Property Recipients As EmailAddressType()

プロパティ値

EmailAddressType を返します。

適用対象