com.jacobgen.microsoft.outlook
Interface OlTaskOwnership


public interface OlTaskOwnership


Field Summary
static int olDelegatedTask
           
static int olNewTask
           
static int olOwnTask
           
 

Field Detail

olNewTask

static final int olNewTask
See Also:
Constant Field Values

olDelegatedTask

static final int olDelegatedTask
See Also:
Constant Field Values

olOwnTask

static final int olOwnTask
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.