次の方法で共有


ProtectionRuleActionType.Argument プロパティ

定義

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

プロパティ値

ProtectionRuleArgumentType を返します。

適用対象