Freigeben über


CreateAndSendNewEmailResponse ComplexType

Contains the response from the CreateAndSendNewEmail action.

Properties

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

Name Type Details
EmailId Edm.Guid

The unique identifier of the created and sent email.

Used by

The following use the CreateAndSendNewEmailResponse ComplexType.

Name How used
CreateAndSendNewEmail ReturnType

See also