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