Click or drag to resize

EmailManager Properties

The EmailManager type exposes the following members.

Properties
  NameDescription
Public propertyApplication
Gets or Sets the IAppContext object for the service.
(Inherited from ServiceBase.)
Public propertyAttributes
Gets/Sets the service attributes.
(Inherited from ServiceBase.)
Public propertyCategory
Gets/Sets the service category.
(Inherited from ServiceBase.)
Public propertyComponentID
Gets/Sets the service component ID.
(Inherited from ServiceBase.)
Public propertyEmailManagerAttributes
Returns the email manager attributes
Public propertyID
Gets/Sets the service ID.
(Inherited from ServiceBase.)
Public propertyLogDatasource
Returns the log datasource object
Public propertyName
Gets/Sets the service name.
(Inherited from ServiceBase.)
Public propertyPassword
Returns the Password (api_key value in SendGrid)
Public propertyProperties
Gets the service's configuration properties
(Inherited from ServiceBase.)
Public propertyType
Gets/Sets the service type.
(Inherited from ServiceBase.)
Public propertyUser
Returns the API user (api_user value in SendGrid)
Top
See Also