|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of ArgumentException in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that throw ArgumentException | ||
|---|---|---|
StringList |
Conversation.getCategories()
Gets a list summarizing the categories stamped on messages in this conversation, in the current folder only. |
|
ConversationFlagStatus |
Conversation.getFlagStatus()
Gets the flag status for this conversation, calculated by aggregating individual messages flag status in the current folder. |
|
StringList |
Conversation.getGlobalCategories()
Gets a list summarizing the categories stamped on messages in this conversation, across all folders in the mailbox. |
|
ConversationFlagStatus |
Conversation.getGlobalFlagStatus()
Gets the flag status for this conversation, calculated by aggregating individual messages flag status across all folders in the mailbox. |
|
StringList |
Conversation.getGlobalUniqueUnreadSenders()
Gets a list of all the people who have sent messages that are currently unread in this conversation across all folders in the mailbox. |
|
int |
Conversation.getGlobalUnreadCount()
Gets the total number of unread messages in this conversation across all folders in the mailbox. |
|
String |
Conversation.getTopic()
Gets the topic of this Conversation. |
|
StringList |
Conversation.getUniqueUnreadSenders()
Gets a list of all the people who have sent messages that are currently unread in this conversation in the current folder only. |
|
int |
Conversation.getUnreadCount()
Gets the total number of unread messages in this conversation in the current folder only. |
|
void |
StreamingSubscriptionConnection.handleResponseObject(Object response)
|
|
void |
AutodiscoverService.setDomain(String value)
Sets the domain this service is bound to. |
|
void |
CalendarView.setMaxItemsReturned(Integer maxItemsReturned)
Sets the max items returned. |
|
void |
Recurrence.setNumberOfOccurrences(Integer value)
Gets the number of occurrences after which the recurrence ends. |
|
protected
|
ExtendedPropertyCollection.tryGetValue(Class<T> cls,
ExtendedPropertyDefinition propertyDefinition,
OutParam<T> propertyValueOut)
Tries to get property value. |
|
| Constructors in microsoft.exchange.webservices.data that throw ArgumentException | |
|---|---|
AutodiscoverService()
Initializes a new instance of the "AutodiscoverService" class. |
|
AutodiscoverService(ExchangeVersion requestedServerVersion)
Initializes a new instance of the "AutodiscoverService" class. |
|
AutodiscoverService(String domain)
Initializes a new instance of the "AutodiscoverService" class. |
|
AutodiscoverService(String domain,
ExchangeVersion requestedServerVersion)
Initializes a new instance of the "AutodiscoverService" class. |
|
AutodiscoverService(URI url)
Initializes a new instance of the "AutodiscoverService" class. |
|
AutodiscoverService(URI url,
ExchangeVersion requestedServerVersion)
Initializes a new instance of the "AutodiscoverService" class. |
|
AutodiscoverService(URI url,
String domain)
Initializes a new instance of the "AutodiscoverService" class. |
|
AutodiscoverService(URI url,
String domain,
ExchangeVersion requestedServerVersion)
Initializes a new instance of the "AutodiscoverService" class. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||