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 : Enum
Fields
Network
Configures the email client to send mails with smtp
Declaration
public const DeliveryMethod Network
Field Value
| Type | Description |
|---|---|
| DeliveryMethod |
SpecifiedPickupDirectory
Configures the email client to put mails on disk
Declaration
public const DeliveryMethod SpecifiedPickupDirectory
Field Value
| Type | Description |
|---|---|
| DeliveryMethod |
value__
Declaration
public int value__
Field Value
| Type | Description |
|---|---|
| System.Int32 |