EmailManager Properties |
The EmailManager type exposes the following members.
| Name | Description | |
|---|---|---|
| Application |
Gets or Sets the IAppContext object for the service.
(Inherited from ServiceBase.) | |
| Attributes | Gets/Sets the service attributes. (Inherited from ServiceBase.) | |
| Category | Gets/Sets the service category. (Inherited from ServiceBase.) | |
| ComponentID | Gets/Sets the service component ID. (Inherited from ServiceBase.) | |
| EmailManagerAttributes |
Returns the email manager attributes
| |
| ID | Gets/Sets the service ID. (Inherited from ServiceBase.) | |
| LogDatasource |
Returns the log datasource object
| |
| Name | Gets/Sets the service name. (Inherited from ServiceBase.) | |
| Password |
Returns the Password (api_key value in SendGrid)
| |
| Properties | Gets the service's configuration properties (Inherited from ServiceBase.) | |
| Type | Gets/Sets the service type. (Inherited from ServiceBase.) | |
| User |
Returns the API user (api_user value in SendGrid)
|