com.jacobgen.microsoft.outlook
Interface OlBusyStatus


public interface OlBusyStatus


Field Summary
static int olBusy
           
static int olFree
           
static int olOutOfOffice
           
static int olTentative
           
 

Field Detail

olFree

static final int olFree
See Also:
Constant Field Values

olTentative

static final int olTentative
See Also:
Constant Field Values

olBusy

static final int olBusy
See Also:
Constant Field Values

olOutOfOffice

static final int olOutOfOffice
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.