|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConversationFlagStatus | |
|---|---|
| microsoft.exchange.webservices.data.core.enumeration.service | |
| microsoft.exchange.webservices.data.core.service.item | |
| Uses of ConversationFlagStatus in microsoft.exchange.webservices.data.core.enumeration.service |
|---|
| Methods in microsoft.exchange.webservices.data.core.enumeration.service that return ConversationFlagStatus | |
|---|---|
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. |
| Uses of ConversationFlagStatus in microsoft.exchange.webservices.data.core.service.item |
|---|
| Methods in microsoft.exchange.webservices.data.core.service.item 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 folder in the mailbox. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||