DomainContentConfig.AllowedOOFType Property

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

Syntax

'Declaration
<ParameterAttribute> _
Public Property AllowedOOFType As AllowedOOFType
    Get
    Set
'Usage
Dim instance As DomainContentConfig
Dim value As AllowedOOFType

value = instance.AllowedOOFType

instance.AllowedOOFType = value
[ParameterAttribute]
public AllowedOOFType AllowedOOFType { get; set; }