IIsSmtpServer (WMI)

This class corresponds to the IIsSmtpServer IIS Admin object, and contains the methods and read-only properties for the object.

CIM_LogicalElement (WMI)

Methods

The IIsSmtpServer object has no methods.

Properties

The IIsSmtpServer object defines the following properties, in addition to those inherited from CIM_LogicalElement (WMI).

Property

Data type

Description

DomainRouting[]

array of String

See DomainRouting in the Metabase Property Reference.

LocalDomains[]

array of String

See LocalDomains in the Metabase Property Reference.

Name

String

The Name property defines the label by which the object is known. When subclassed, the Name property can be overridden to be a Key property.

PostmasterEmail

String

See PostmasterEmail in the Metabase Property Reference.

PostmasterName

String

See PostmasterName in the Metabase Property Reference.

RoutingSources[]

array of String

See RoutingSources in the Metabase Property Reference.

ServerState

SINT32

See ServerState in the Metabase Property Reference.

SmtpServiceVersion

SINT32

See SmtpServiceVersion in the Metabase Property Reference.

SSLCertHash[]

array of uint8

See SSLCertHash in the Metabase Property Reference.

Requirements

Server: Requires or Windows Server 2003.

Product: IIS

See Also