AcePresentationObject.IsInherited Property
Namespace: Microsoft.Exchange.Management.RecipientTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property IsInherited As Boolean
Get
Friend Set
'Usage
Dim instance As AcePresentationObject
Dim value As Boolean
value = instance.IsInherited
public bool IsInherited { get; internal set; }
Property Value
Type: System.Boolean