Click or drag to resize

PFSiteSettingsMailHost Property

Gets or sets the server name used to send emails from the PFSite.

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
[DataMemberAttribute]
public string MailHost { get; set; }

Property Value

Type: String
See Also