Enum SmtpDeliveryMethod
SmtpDeliveryMethod enumeration
Smtp delivery method
public enum SmtpDeliveryMethod
Values
Name | Value | Description |
---|---|---|
Network | 0 | Transporting messages through the network |
SpecifiedPickupDirectory | 1 | Transporting messages through the specified directory |
PickupDirectoryFromIis | 2 | Transporting messages through the specified IIS directory |
See Also
- namespace Aspose.Email.Clients.Smtp
- assembly Aspose.Email