CheckPromoteEmailResponse ComplexType

Contains the response from the CheckPromoteEmail function.

Properties

The properties of a complex type contain the structured data of the type.

Name Type Details
ReasonCode Edm.Int32

The reason for the result in the ShouldDeliver property.

ShouldPromote Edm.Boolean

Whether the message should be promoted to Microsoft Dynamics 365.

Used by

The following use the CheckPromoteEmailResponse ComplexType.

Name How used
CheckPromoteEmail ReturnType

See also