SendEmailFromTemplate Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the SendEmailFromTemplate class.
public:
SendEmailFromTemplate();
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Security", "CA2116", Justification="Workflow foundation classes are not marked as aptca(Without PU3).")]
public SendEmailFromTemplate ();
Public Sub New ()
- Attributes