ProtectionRuleActionType.Argument Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property Argument As ProtectionRuleArgumentType()
Get
Set
'Usage
Dim instance As ProtectionRuleActionType
Dim value As ProtectionRuleArgumentType()
value = instance.Argument
instance.Argument = value
public ProtectionRuleArgumentType[] Argument { get; set; }
Property Value
Type: []
Returns ProtectionRuleArgumentType.