SMTPServerDeliveryEnum EnumerationKentico 8.0 API Reference
Enumeration of possible SMTP server delivery methods.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Members

  Member nameValueDescription
Network0 Email is sent through the network to an SMTP server.
SpecifiedPickupDirectory1 Email is copied to the directory specified by the ServerPickupDirectory property for delivery by an external application.
PickupDirectoryFromIis2 Email is copied to the pickup directory used by a local Internet Information Services (IIS) for delivery.
See Also