Property FROM
- Namespace
- Skyline.DataMiner.Automation
- Assembly
- SLManagedAutomation.dll
FROM
Gets or sets the sender. Not used. The sender is always the default "From" email address configured by the administrator).
public string FROM { get; set; }
Property Value
- string
The sender.
Remarks
- The sender is always the default "From" email address configured by the administrator. See Configuring outgoing email.
- Feature introduced in DataMiner 9.6.13 (RN 23563).