com.jacobgen.microsoft.outlook
Interface OlTaskStatus


public interface OlTaskStatus


Field Summary
static int olTaskComplete
           
static int olTaskDeferred
           
static int olTaskInProgress
           
static int olTaskNotStarted
           
static int olTaskWaiting
           
 

Field Detail

olTaskNotStarted

static final int olTaskNotStarted
See Also:
Constant Field Values

olTaskInProgress

static final int olTaskInProgress
See Also:
Constant Field Values

olTaskComplete

static final int olTaskComplete
See Also:
Constant Field Values

olTaskWaiting

static final int olTaskWaiting
See Also:
Constant Field Values

olTaskDeferred

static final int olTaskDeferred
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.