Share via


CASMailbox.CloneableProperties property

This member overrides ADPresentationObject.CloneableProperties.

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

Syntax

'Declaration
Protected Overrides ReadOnly Property CloneableProperties As IEnumerable(Of PropertyInfo)
    Get
'Usage
Dim value As IEnumerable(Of PropertyInfo)

value = Me.CloneableProperties
protected override IEnumerable<PropertyInfo> CloneableProperties { get; }

Property value

Type: System.Collections.Generic.IEnumerable<PropertyInfo>
Returns PropertyInfo.

See also

Reference

CASMailbox class

CASMailbox members

Microsoft.Exchange.Data.Directory.Management namespace