|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ConversationFlagStatus in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return ConversationFlagStatus | |
|---|---|
ConversationFlagStatus |
Conversation.getFlagStatus()
Gets the flag status for this conversation, calculated by aggregating individual messages flag status in the current folder. |
ConversationFlagStatus |
Conversation.getGlobalFlagStatus()
Gets the flag status for this conversation, calculated by aggregating individual messages flag status across all folders in the mailbox. |
static ConversationFlagStatus |
ConversationFlagStatus.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static ConversationFlagStatus[] |
ConversationFlagStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||