com.jacobgen.microsoft.outlook
Interface OlRecurrenceState


public interface OlRecurrenceState


Field Summary
static int olApptException
           
static int olApptMaster
           
static int olApptNotRecurring
           
static int olApptOccurrence
           
 

Field Detail

olApptNotRecurring

static final int olApptNotRecurring
See Also:
Constant Field Values

olApptMaster

static final int olApptMaster
See Also:
Constant Field Values

olApptOccurrence

static final int olApptOccurrence
See Also:
Constant Field Values

olApptException

static final int olApptException
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.