PyIMsgServiceAdmin.ConfigureMsgService

ConfigureMsgService(iid, ulUIParam, ulFlags, [SPropValue, ...])

Reconfigures a message service.

Parameters

iid : PyIID

The unique identifier for the message service to configure.

ulUIParam : int

Handle of the parent window for the configuration property sheet.

ulFlags : int

Bitmask of flags that controls the display of the property sheet.

[SPropValue, ...] : [values, ...]

Property values describing the properties to display in the property sheet. Should not be None if the service is to be configured without a message service.