com.jacobgen.microsoft.outlook
Interface OlUserPropertyType


public interface OlUserPropertyType


Field Summary
static int olCombination
           
static int olCurrency
           
static int olDateTime
           
static int olDuration
           
static int olFormula
           
static int olKeywords
           
static int olNumber
           
static int olPercent
           
static int olText
           
static int olYesNo
           
 

Field Detail

olText

static final int olText
See Also:
Constant Field Values

olNumber

static final int olNumber
See Also:
Constant Field Values

olDateTime

static final int olDateTime
See Also:
Constant Field Values

olYesNo

static final int olYesNo
See Also:
Constant Field Values

olDuration

static final int olDuration
See Also:
Constant Field Values

olKeywords

static final int olKeywords
See Also:
Constant Field Values

olPercent

static final int olPercent
See Also:
Constant Field Values

olCurrency

static final int olCurrency
See Also:
Constant Field Values

olFormula

static final int olFormula
See Also:
Constant Field Values

olCombination

static final int olCombination
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.