public final class SmtpDeliveryMethod
extends com.aspose.ms.System.Enum
Smtp delivery method
Modifier and Type | Field and Description |
---|---|
static int |
Network
Transporting messages through the network
|
static int |
PickupDirectoryFromIis
Transporting messages through the specified IIS directory
|
static int |
SpecifiedPickupDirectory
Transporting messages through the specified directory
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, register, toObject, toString
public static final int Network
Transporting messages through the network
public static final int SpecifiedPickupDirectory
Transporting messages through the specified directory
public static final int PickupDirectoryFromIis
Transporting messages through the specified IIS directory