ExchangeConversation

Inheritance: java.lang.Object

public final class ExchangeConversation

Represents a single conversation.

Methods

MethodDescription
equals(Object arg0)
getCategories()Gets the category list for conversation items in the current folder.
getClass()
getConversationId()Gets the conversation identifier.
getConversationTopic()Gets the conversation topic.
getFlagStatus()Gets the aggregated flag status for conversation items in the current folder.
getGlobalCategories()Gets the category list for all conversation items in a mamailboxilbox.
getGlobalFlagStatus()Gets the aggregated flag status for all conversation items in a mailbox.
getGlobalHasAttachments()Gets a value indicating whether at least one conversation item in a mailbox has an attachment.
getGlobalImportance()Gets the aggregated importance for all conversation items in a mailbox.
getGlobalItemClasses()Gets a list of item classes that represents all the item classes of the conversation items in a mailbox.
getGlobalItemIds()Gets the collection of item identifiers for all conversation items in a mailbox.
getGlobalLastDeliveryTime()Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox.
getGlobalMessageCount()Gets the total number of conversation items in the mailbox.
getGlobalSize()Gets the size of the conversation calculated from the size of all conversation items in the mailbox.
getGlobalUniqueRecipients()Gets a list of all the people who have received messages in this conversation across all folders in the mailbox.
getGlobalUniqueSenders()Gets a list of all the senders of conversation items in the mailbox.
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.
getGlobalUnreadCount()Gets a count of all the unread conversation items in the mailbox.
getImportance()Gets the aggregated importance for all conversation items in the current folder.
getItemClasses()Gets a list of item classes that represents all the item classes of the conversation items in the current folder
getItemIds()Gets the collection of item identifiers for all conversation items in the current folder.
getLastDeliveryTime()Gets the delivery time of the message that was last received in this conversation in the current folder.
getMessageCount()Gets the total number of conversation items in the current folder.
getSize()Gets the size of the conversation calculated from the size of all conversation items in the current folder.
getUniqueRecipients()Gets the list of all the people who have received messages in this conversation for messages in the current folder.
getUniqueSenders()Gets a list of all the senders of conversation items in the current folder.
getUniqueUnreadSenders()Gets a list of all the people who have sent messages that are currently unread in this conversation in the current folder.
getUnreadCount()Gets a count of all the unread conversation items in the current folder.
hasAttachments()Gets a value indicating whether at least one conversation item in the current folder has an attachment.
hashCode()
notify()
notifyAll()
toString()
wait()
wait(long arg0)
wait(long arg0, int arg1)

equals(Object arg0)

public boolean equals(Object arg0)

Parameters:

ParameterTypeDescription
arg0java.lang.Object

Returns: boolean

getCategories()

public final System.Collections.Specialized.StringCollection getCategories()

Gets the category list for conversation items in the current folder.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getClass()

public final native Class<?> getClass()

Returns: java.lang.Class

getConversationId()

public final String getConversationId()

Gets the conversation identifier.

Returns: java.lang.String

getConversationTopic()

public final String getConversationTopic()

Gets the conversation topic.

Returns: java.lang.String

getFlagStatus()

public final int getFlagStatus()

Gets the aggregated flag status for conversation items in the current folder.

Returns: int

getGlobalCategories()

public final System.Collections.Specialized.StringCollection getGlobalCategories()

Gets the category list for all conversation items in a mamailboxilbox.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getGlobalFlagStatus()

public final int getGlobalFlagStatus()

Gets the aggregated flag status for all conversation items in a mailbox.

Returns: int

getGlobalHasAttachments()

public final boolean getGlobalHasAttachments()

Gets a value indicating whether at least one conversation item in a mailbox has an attachment.

Returns: boolean

getGlobalImportance()

public final int getGlobalImportance()

Gets the aggregated importance for all conversation items in a mailbox.

Returns: int

getGlobalItemClasses()

public final System.Collections.Specialized.StringCollection getGlobalItemClasses()

Gets a list of item classes that represents all the item classes of the conversation items in a mailbox.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getGlobalItemIds()

public final System.Collections.Specialized.StringCollection getGlobalItemIds()

Gets the collection of item identifiers for all conversation items in a mailbox.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getGlobalLastDeliveryTime()

public final Date getGlobalLastDeliveryTime()

Gets the delivery time of the message that was last received in this conversation across all folders in the mailbox.

Returns: java.util.Date

getGlobalMessageCount()

public final int getGlobalMessageCount()

Gets the total number of conversation items in the mailbox.

Returns: int

getGlobalSize()

public final int getGlobalSize()

Gets the size of the conversation calculated from the size of all conversation items in the mailbox.

Returns: int

getGlobalUniqueRecipients()

public final System.Collections.Specialized.StringCollection getGlobalUniqueRecipients()

Gets a list of all the people who have received messages in this conversation across all folders in the mailbox.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getGlobalUniqueSenders()

public final System.Collections.Specialized.StringCollection getGlobalUniqueSenders()

Gets a list of all the senders of conversation items in the mailbox.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getGlobalUniqueUnreadSenders()

public final System.Collections.Specialized.StringCollection 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.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getGlobalUnreadCount()

public final int getGlobalUnreadCount()

Gets a count of all the unread conversation items in the mailbox.

Returns: int

getImportance()

public final int getImportance()

Gets the aggregated importance for all conversation items in the current folder.

Returns: int

getItemClasses()

public final System.Collections.Specialized.StringCollection getItemClasses()

Gets a list of item classes that represents all the item classes of the conversation items in the current folder

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getItemIds()

public final System.Collections.Specialized.StringCollection getItemIds()

Gets the collection of item identifiers for all conversation items in the current folder.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getLastDeliveryTime()

public final Date getLastDeliveryTime()

Gets the delivery time of the message that was last received in this conversation in the current folder.

Returns: java.util.Date

getMessageCount()

public final int getMessageCount()

Gets the total number of conversation items in the current folder.

Returns: int

getSize()

public final int getSize()

Gets the size of the conversation calculated from the size of all conversation items in the current folder.

Returns: int

getUniqueRecipients()

public final System.Collections.Specialized.StringCollection getUniqueRecipients()

Gets the list of all the people who have received messages in this conversation for messages in the current folder.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getUniqueSenders()

public final System.Collections.Specialized.StringCollection getUniqueSenders()

Gets a list of all the senders of conversation items in the current folder.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getUniqueUnreadSenders()

public final System.Collections.Specialized.StringCollection getUniqueUnreadSenders()

Gets a list of all the people who have sent messages that are currently unread in this conversation in the current folder.

Returns: com.aspose.ms.System.Collections.Specialized.StringCollection

getUnreadCount()

public final int getUnreadCount()

Gets a count of all the unread conversation items in the current folder.

Returns: int

hasAttachments()

public final boolean hasAttachments()

Gets a value indicating whether at least one conversation item in the current folder has an attachment.

Returns: boolean

hashCode()

public native int hashCode()

Returns: int

notify()

public final native void notify()

notifyAll()

public final native void notifyAll()

toString()

public String toString()

Returns: java.lang.String

wait()

public final void wait()

wait(long arg0)

public final native void wait(long arg0)

Parameters:

ParameterTypeDescription
arg0long

wait(long arg0, int arg1)

public final void wait(long arg0, int arg1)

Parameters:

ParameterTypeDescription
arg0long
arg1int