com.jacobgen.microsoft.outlook
Interface OlMeetingResponse


public interface OlMeetingResponse


Field Summary
static int olMeetingAccepted
           
static int olMeetingDeclined
           
static int olMeetingTentative
           
 

Field Detail

olMeetingTentative

static final int olMeetingTentative
See Also:
Constant Field Values

olMeetingAccepted

static final int olMeetingAccepted
See Also:
Constant Field Values

olMeetingDeclined

static final int olMeetingDeclined
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.