User.CloneableEnabledStateProperties property
Gets the list of properties on the User object marked with the ProvisionalCloneEnabledState attribute.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property CloneableEnabledStateProperties As IEnumerable(Of PropertyInfo)
Get
'Usage
Dim value As IEnumerable(Of PropertyInfo)
value = Me.CloneableEnabledStateProperties
protected override IEnumerable<PropertyInfo> CloneableEnabledStateProperties { get; }
Property value
Type: System.Collections.Generic.IEnumerable<PropertyInfo>
The list of properties on the User object marked with the ProvisionalCloneEnabledState attribute