com.aspose.network
Class MapiContactGender

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

public final class MapiContactGender
extends Object

Gender of the contact


Field Summary
static int FEMALE
           
static int MALE
           
static int UNSPECIFIED
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

UNSPECIFIED

public static final int UNSPECIFIED
See Also:
Constant Field Values

FEMALE

public static final int FEMALE
See Also:
Constant Field Values

MALE

public static final int MALE
See Also:
Constant Field Values


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