com.jacobgen.microsoft.outlook
Interface OlSensitivity


public interface OlSensitivity


Field Summary
static int olConfidential
           
static int olNormal
           
static int olPersonal
           
static int olPrivate
           
 

Field Detail

olNormal

static final int olNormal
See Also:
Constant Field Values

olPersonal

static final int olPersonal
See Also:
Constant Field Values

olPrivate

static final int olPrivate
See Also:
Constant Field Values

olConfidential

static final int olConfidential
See Also:
Constant Field Values


Copyright © 2007 null. All Rights Reserved.