com.jacobgen.microsoft.outlook
Interface OlMeetingStatus


public interface OlMeetingStatus


Field Summary
static int olMeeting
           
static int olMeetingCanceled
           
static int olMeetingReceived
           
static int olNonMeeting
           
 

Field Detail

olNonMeeting

static final int olNonMeeting
See Also:
Constant Field Values

olMeeting

static final int olMeeting
See Also:
Constant Field Values

olMeetingReceived

static final int olMeetingReceived
See Also:
Constant Field Values

olMeetingCanceled

static final int olMeetingCanceled
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.