Sdílet prostřednictvím


OfflineAddressBook.ConfiguredAttributes Property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
<ParameterAttribute> _
Public Property ConfiguredAttributes As MultiValuedProperty(Of OfflineAddressBookMapiProperty)
    Get
    Set
'Usage
Dim instance As OfflineAddressBook
Dim value As MultiValuedProperty(Of OfflineAddressBookMapiProperty)

value = instance.ConfiguredAttributes

instance.ConfiguredAttributes = value
[ParameterAttribute]
public MultiValuedProperty<OfflineAddressBookMapiProperty> ConfiguredAttributes { get; set; }

Property Value

Type: Microsoft.Exchange.Data.MultiValuedProperty<OfflineAddressBookMapiProperty>
Returns MultiValuedProperty<T>.