Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides ADPresentationObject.CloneableOnceProperties.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property CloneableOnceProperties As IEnumerable(Of PropertyInfo)
Get
'Usage
Dim value As IEnumerable(Of PropertyInfo)
value = Me.CloneableOnceProperties
protected override IEnumerable<PropertyInfo> CloneableOnceProperties { get; }
Property value
Type: System.Collections.Generic.IEnumerable<PropertyInfo>