com.jacobgen.microsoft.outlook
Interface OlAttachmentType


public interface OlAttachmentType


Field Summary
static int olByReference
           
static int olByValue
           
static int olEmbeddeditem
           
static int olOLE
           
 

Field Detail

olByValue

static final int olByValue
See Also:
Constant Field Values

olByReference

static final int olByReference
See Also:
Constant Field Values

olEmbeddeditem

static final int olEmbeddeditem
See Also:
Constant Field Values

olOLE

static final int olOLE
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.