Share via


OfflineAddressBookPresentationObject.Versions property

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

Syntax

'Declaration
Public ReadOnly Property Versions As MultiValuedProperty(Of OfflineAddressBookVersion)
    Get
'Usage
Dim instance As OfflineAddressBookPresentationObject
Dim value As MultiValuedProperty(Of OfflineAddressBookVersion)

value = instance.Versions
public MultiValuedProperty<OfflineAddressBookVersion> Versions { get; }

Property value

Type: Microsoft.Exchange.Data.MultiValuedProperty<OfflineAddressBookVersion>

See also

Reference

OfflineAddressBookPresentationObject class

OfflineAddressBookPresentationObject members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace