com.jacobgen.microsoft.outlook
Interface OlSortOrder


public interface OlSortOrder


Field Summary
static int olAscending
           
static int olDescending
           
static int olSortNone
           
 

Field Detail

olSortNone

static final int olSortNone
See Also:
Constant Field Values

olAscending

static final int olAscending
See Also:
Constant Field Values

olDescending

static final int olDescending
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.