Click or drag to resize

OutputEmailDevice Fields

The OutputEmailDevice type exposes the following members.

Fields
 NameDescription
Protected field_dctd Type descriptor used to edit the properties in the PropertyGrid, null if the editor is not initialized
(Inherited from RootEditor)
Protected field_GUID Field of the GUID property
(Inherited from RootComponent)
Protected field_name Field of the Name property
(Inherited from RootComponent)
Public fieldStatic memberAzureSecretKeyName Name of the security key used to encrypt the Azure secret
Public fieldStatic memberAzureSecretKeyValue Default value of the security key used to encrypt the Azure secret
Public fieldFilePath Current file path
(Inherited from OutputDevice)
Public fieldLastModification Last modification date time
Public fieldStatic memberMimeKitScriptTemplate Default script template for MimeKit
Public fieldStatic memberMSGraphScriptTemplate Default script template for Microsoft Graph
Public fieldStatic memberPasswordKeyName Name of the security key used to encrypt the SMTP password
Public fieldStatic memberPasswordKeyValue Default value of the security key used to encrypt the SMTP password
Public fieldStatic memberProcessingScriptTemplate Default processing script template
Public fieldStatic memberSendGridKeyName Name of the security key used to encrypt the SendGrid key
Public fieldStatic memberSendGridKeyValue Default value of the security key used to encrypt the SendGrid key
Public fieldStatic memberSendGridScriptTemplate Default script template for SendGrid
Public fieldStatic memberSmtpScriptTemplate Default script template for SMTP
Top
See Also