Skip to content

SendEmail

reference
1 min readUpdated

Kind: API Endpoint

Source: Pams/API/Pams.API/Controllers/EmailController.cs (line 272)

Part of: Pams

Endpoint

POST

ParameterInTypeRequiredDescription
ToAddressquerystring
Subjectquerystring
HTMLTextquerystring
TemplateFileNamequerystring

Used by

3 references from 3 files. Each is a place in this repository where the symbol is actually used — go read one rather than trusting an example.

Declared in (1)

  • EmailControllerPams/API/Pams.API/Controllers/EmailController.cs:14

Imported by (2)

  • PersonControllerPams/API/Pams.API/Controllers/Person/PersonController.cs:36
  • ActivitiesControllerPams/API/Pams.API/Controllers/Tasks/Activities/ActivitiesController.cs:17

Was this page helpful?

Download as PDF