Share via


GetMailboxAssociation.IncludeNotPromotedProperties property

Namespace:  Microsoft.Exchange.Management.Tasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

'Declaration
Public Property IncludeNotPromotedProperties As SwitchParameter
    Get
    Set
'Usage
Dim instance As GetMailboxAssociation
Dim value As SwitchParameter

value = instance.IncludeNotPromotedProperties

instance.IncludeNotPromotedProperties = value
public SwitchParameter IncludeNotPromotedProperties { get; set; }

Property value

Type: SwitchParameter

See also

Reference

GetMailboxAssociation class

GetMailboxAssociation members

Microsoft.Exchange.Management.Tasks namespace