Share via


DomainContentConfig.AllowedOOFType property

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

Syntax

'Declaration
Public Property AllowedOOFType As AllowedOOFType
    Get
    Set
'Usage
Dim instance As DomainContentConfig
Dim value As AllowedOOFType

value = instance.AllowedOOFType

instance.AllowedOOFType = value
public AllowedOOFType AllowedOOFType { get; set; }

Property value

Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.AllowedOOFType

See also

Reference

DomainContentConfig class

DomainContentConfig members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace