Share via


ExchangeVirtualDirectory.ExtendedProtectionFlags Property

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

Syntax

'Declaration
Public Property ExtendedProtectionFlags As MultiValuedProperty(Of ExtendedProtectionFlag)
    Get
    Friend Set
'Usage
Dim instance As ExchangeVirtualDirectory
Dim value As MultiValuedProperty(Of ExtendedProtectionFlag)

value = instance.ExtendedProtectionFlags
public MultiValuedProperty<ExtendedProtectionFlag> ExtendedProtectionFlags { get; internal set; }

Property Value

Type: Microsoft.Exchange.Data.MultiValuedProperty<ExtendedProtectionFlag>