ProtectionRuleConditionType.Item Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property Item As Object
Get
Set
'Usage
Dim instance As ProtectionRuleConditionType
Dim value As Object
value = instance.Item
instance.Item = value
public Object Item { get; set; }
Property Value
Type: System.Object
Returns Object.