com.aspose.network
Class MapiCalendarClientIntent

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

public final class MapiCalendarClientIntent
extends Object

Enumerates the actions the user can taken on the Meeting object


Field Summary
static int CANCELED
           
static int DELEGATE
           
static int DELETED_EXCEPTION_WITH_NO_RESPONSE
           
static int DELETED_WITH_NO_RESPONSE
           
static int EXCEPTION_CANCELED
           
static int MANAGER
           
static int MODIFIED_END_TIME
           
static int MODIFIED_LOCATION
           
static int MODIFIED_START_TIME
           
static int RESPONDED_ACCEPT
           
static int RESPONDED_DECLINE
           
static int RESPONDED_EXCEPTION_DECLINE
           
static int RESPONDED_TENTATIVE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MANAGER

public static final int MANAGER
See Also:
Constant Field Values

DELEGATE

public static final int DELEGATE
See Also:
Constant Field Values

DELETED_WITH_NO_RESPONSE

public static final int DELETED_WITH_NO_RESPONSE
See Also:
Constant Field Values

DELETED_EXCEPTION_WITH_NO_RESPONSE

public static final int DELETED_EXCEPTION_WITH_NO_RESPONSE
See Also:
Constant Field Values

RESPONDED_TENTATIVE

public static final int RESPONDED_TENTATIVE
See Also:
Constant Field Values

RESPONDED_ACCEPT

public static final int RESPONDED_ACCEPT
See Also:
Constant Field Values

RESPONDED_DECLINE

public static final int RESPONDED_DECLINE
See Also:
Constant Field Values

MODIFIED_START_TIME

public static final int MODIFIED_START_TIME
See Also:
Constant Field Values

MODIFIED_END_TIME

public static final int MODIFIED_END_TIME
See Also:
Constant Field Values

MODIFIED_LOCATION

public static final int MODIFIED_LOCATION
See Also:
Constant Field Values

RESPONDED_EXCEPTION_DECLINE

public static final int RESPONDED_EXCEPTION_DECLINE
See Also:
Constant Field Values

CANCELED

public static final int CANCELED
See Also:
Constant Field Values

EXCEPTION_CANCELED

public static final int EXCEPTION_CANCELED
See Also:
Constant Field Values


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