com.jacobgen.microsoft.outlook
Interface OlTaskDelegationState


public interface OlTaskDelegationState


Field Summary
static int olTaskDelegationAccepted
           
static int olTaskDelegationDeclined
           
static int olTaskDelegationUnknown
           
static int olTaskNotDelegated
           
 

Field Detail

olTaskNotDelegated

static final int olTaskNotDelegated
See Also:
Constant Field Values

olTaskDelegationUnknown

static final int olTaskDelegationUnknown
See Also:
Constant Field Values

olTaskDelegationAccepted

static final int olTaskDelegationAccepted
See Also:
Constant Field Values

olTaskDelegationDeclined

static final int olTaskDelegationDeclined
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.