Enum SmtpDeliveryMethod

SmtpDeliveryMethod enumeration

Smtp delivery method

public enum SmtpDeliveryMethod

Values

NameValueDescription
Network0Transporting messages through the network
SpecifiedPickupDirectory1Transporting messages through the specified directory
PickupDirectoryFromIis2Transporting messages through the specified IIS directory

See Also