Partilhar via


ProtectionRuleAndType.Items Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property Items As Object()
    Get
    Set
'Usage
Dim instance As ProtectionRuleAndType
Dim value As Object()

value = instance.Items

instance.Items = value
public Object[] Items { get; set; }

Property Value

Type: []
Returns Object.