Share via


ADContainer.OtherWellKnownObjects Property

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

Syntax

'Declaration
Public Property OtherWellKnownObjects As MultiValuedProperty(Of DNWithBinary)
    Get
    Friend Set
'Usage
Dim instance As ADContainer
Dim value As MultiValuedProperty(Of DNWithBinary)

value = instance.OtherWellKnownObjects
public MultiValuedProperty<DNWithBinary> OtherWellKnownObjects { get; internal set; }

Property Value

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