Share via


Organization.ResourceAddressLists property

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

Syntax

'Declaration
Public Property ResourceAddressLists As MultiValuedProperty(Of ADObjectId)
    Get
    Friend Set
'Usage
Dim instance As Organization
Dim value As MultiValuedProperty(Of ADObjectId)

value = instance.ResourceAddressLists
public MultiValuedProperty<ADObjectId> ResourceAddressLists { get; internal set; }

Property value

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

See also

Reference

Organization class

Organization members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace