POST api/EmailReader/SendEmaiNotification

Request Information

URI Parameters

None.

Body Parameters

Message
NameDescriptionTypeAdditional information
Headers

MessageHeader

None.

MessagePart

MessagePart

None.

RawMessage

Collection of byte

None.

Request Formats

application/json, text/json, text/html, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json, text/html

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>