com.jacobgen.microsoft.outlook
Interface OlSaveAsType


public interface OlSaveAsType


Field Summary
static int olDoc
           
static int olHTML
           
static int olMSG
           
static int olRTF
           
static int olTemplate
           
static int olTXT
           
static int olVCal
           
static int olVCard
           
 

Field Detail

olTXT

static final int olTXT
See Also:
Constant Field Values

olRTF

static final int olRTF
See Also:
Constant Field Values

olTemplate

static final int olTemplate
See Also:
Constant Field Values

olMSG

static final int olMSG
See Also:
Constant Field Values

olDoc

static final int olDoc
See Also:
Constant Field Values

olHTML

static final int olHTML
See Also:
Constant Field Values

olVCard

static final int olVCard
See Also:
Constant Field Values

olVCal

static final int olVCal
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.