DomainContentConfig.ContentType property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property ContentType As ContentType
Get
Set
'Usage
Dim instance As DomainContentConfig
Dim value As ContentType
value = instance.ContentType
instance.ContentType = value
public ContentType ContentType { get; set; }
Property value
Type: Microsoft.Exchange.Data.Directory.SystemConfiguration.ContentType
See also
Reference
Microsoft.Exchange.Data.Directory.SystemConfiguration namespace