com.jacobgen.microsoft.outlook
Interface OlRemoteStatus


public interface OlRemoteStatus


Field Summary
static int olMarkedForCopy
           
static int olMarkedForDelete
           
static int olMarkedForDownload
           
static int olRemoteStatusNone
           
static int olUnMarked
           
 

Field Detail

olRemoteStatusNone

static final int olRemoteStatusNone
See Also:
Constant Field Values

olUnMarked

static final int olUnMarked
See Also:
Constant Field Values

olMarkedForDownload

static final int olMarkedForDownload
See Also:
Constant Field Values

olMarkedForCopy

static final int olMarkedForCopy
See Also:
Constant Field Values

olMarkedForDelete

static final int olMarkedForDelete
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.