com.aspose.network
Class MailSensitivity

java.lang.Object
  extended by com.aspose.network.MailSensitivity

public final class MailSensitivity
extends Object


Field Summary
static int COMPANY_CONFIDENTIAL
           
static int NONE
           
static int NORMAL
           
static int PERSONAL
           
static int PRIVATE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NONE

public static final int NONE
See Also:
Constant Field Values

NORMAL

public static final int NORMAL
See Also:
Constant Field Values

PERSONAL

public static final int PERSONAL
See Also:
Constant Field Values

PRIVATE

public static final int PRIVATE
See Also:
Constant Field Values

COMPANY_CONFIDENTIAL

public static final int COMPANY_CONFIDENTIAL
See Also:
Constant Field Values


Copyright (c) 2002-2011 Aspose Pty Ltd. All Rights Reserved.