Sdílet prostřednictvím


DomainContentConfig.ContentType Property

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

Syntax

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

value = instance.ContentType

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