public final class EmailConnectionType
extends com.aspose.ms.System.Enum
Describes the email connection type.
Modifier and Type | Field and Description |
---|---|
static int |
Ews
Exchange Web Service.
|
static int |
Imap
Internet Message Access Protocol.
|
static int |
Pop
Post Office Protocol.
|
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 Ews
Exchange Web Service.
public static final int Pop
Post Office Protocol.
public static final int Imap
Internet Message Access Protocol.