public final class SortingKey
extends com.aspose.ms.System.Enum
Sort criterias for "SORT" command See more: https://tools.ietf.org/html/rfc5256
Modifier and Type | Field and Description |
---|---|
static int |
Arrival
By internal date and time of the message.
|
static int |
Cc
By first "cc" address.
|
static int |
Date
By sent date and time.
|
static int |
From
By first XVHK4D9KDb.get(new byte[] { (byte)0xec, (byte)0x87, (byte)0xa, (byte)0x28 }) address.
|
static int |
Size
By size of the message in octets.
|
static int |
Subject
By subject
|
static int |
To
By first "To" address.
|
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 Arrival
By internal date and time of the message. This differs from the ON criteria in SEARCH, which uses just the internal date.
public static final int Cc
By first "cc" address.
public static final int Date
By sent date and time.
public static final int From
By first XVHK4D9KDb.get(new byte[] { (byte)0xec, (byte)0x87, (byte)0xa, (byte)0x28 }) address.
public static final int Size
By size of the message in octets.
public static final int Subject
By subject
public static final int To
By first "To" address.
Copyright (c) 2008-2021 Aspose Pty Ltd. All Rights Reserved.