ADOwaVirtualDirectory.LegacyRedirectType Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
<ParameterAttribute> _
Public Property LegacyRedirectType As Nullable(Of LegacyRedirectTypeOptions)
Get
Set
'Usage
Dim instance As ADOwaVirtualDirectory
Dim value As Nullable(Of LegacyRedirectTypeOptions)
value = instance.LegacyRedirectType
instance.LegacyRedirectType = value
[ParameterAttribute]
public Nullable<LegacyRedirectTypeOptions> LegacyRedirectType { get; set; }
Property Value
Type: System.Nullable<LegacyRedirectTypeOptions>
Returns Nullable<T>.