Class DeliveryMethod
Specifies the delivery method options
Inheritance
System.Object
    DeliveryMethod
  Namespace: EPiServer.Framework
Assembly: EPiServer.Framework.dll
Version: 12.0.3Syntax
public sealed class DeliveryMethod : EnumFields
Network
Configures the email client to send mails with smtp
Declaration
public const DeliveryMethod NetworkField Value
| Type | Description | 
|---|---|
| DeliveryMethod | 
SpecifiedPickupDirectory
Configures the email client to put mails on disk
Declaration
public const DeliveryMethod SpecifiedPickupDirectoryField Value
| Type | Description | 
|---|---|
| DeliveryMethod | 
value__
Declaration
public int value__Field Value
| Type | Description | 
|---|---|
| System.Int32 | 
