diff --git a/english/java/com.aspose.email/_index.md b/english/java/com.aspose.email/_index.md index e70afb5580..e499c2b09b 100644 --- a/english/java/com.aspose.email/_index.md +++ b/english/java/com.aspose.email/_index.md @@ -288,28 +288,43 @@ Contains Java API classes that enables to read and write Microsoft Outlook | [GmailClient](../com.aspose.email/gmailclient) | Base class for Gmail client | | [GoogleClientException](../com.aspose.email/googleclientexception) | Represents errors that occur during ActiveSync protocol execution. | | [GoogleContactGroup](../com.aspose.email/googlecontactgroup) | Represents a group which owns the contact | +| [GraphCalendarColor](../com.aspose.email/graphcalendarcolor) | Enumerates the color theme to distinguish the calendar from other calendars in a UI. | +| [GraphCalendarInfo](../com.aspose.email/graphcalendarinfo) | Represents information about calendar. | +| [GraphCalendarInfoCollection](../com.aspose.email/graphcalendarinfocollection) | Represents collection of GraphCalendarInfo. | | [GraphClient](../com.aspose.email/graphclient) | Provides access to MS Exchange Server (Office365) by using REST API. | | [GraphFolderInfo](../com.aspose.email/graphfolderinfo) | Represents information about personal folder. | | [GraphFolderInfoCollection](../com.aspose.email/graphfolderinfocollection) | Represents collection of GraphFolderInfo. | +| [GraphIdentity](../com.aspose.email/graphidentity) | [...][] The Identity resource represents an identity of an actor.[...]: https://docs.microsoft.com/en-us/graph/api/resources/identity?view=graph-rest-1.0 | +| [GraphIdentitySet](../com.aspose.email/graphidentityset) | [...][] The IdentitySet resource is a keyed collection of identity resources.[...]: https://docs.microsoft.com/en-us/graph/api/resources/identityset?view=graph-rest-1.0 | | [GraphKnownFolders](../com.aspose.email/graphknownfolders) | Well-known folders | | [GraphMessageInfo](../com.aspose.email/graphmessageinfo) | The MessageInfo represents the server item info fetched from the Graph service. | | [GraphMessageInfoCollection](../com.aspose.email/graphmessageinfocollection) | Represents collection of GraphMessageInfo. | | [GraphMessagePageInfo](../com.aspose.email/graphmessagepageinfo) | Contains information about retrieved page when paging methods are used. | +| [GraphNotebook](../com.aspose.email/graphnotebook) | [...][] A OneNote notebook.[...]: https://docs.microsoft.com/en-us/graph/api/resources/notebook?view=graph-rest-1.0 | +| [GraphNotebookCollection](../com.aspose.email/graphnotebookcollection) | Represents collection of Notebook. | +| [GraphNotebookLinks](../com.aspose.email/graphnotebooklinks) | [...][] Links for opening a OneNote notebook.[...]: https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0 | +| [GraphOnenoteOperation](../com.aspose.email/graphonenoteoperation) | The status of certain long-running OneNote operations. | +| [GraphOnlineMeetingProvider](../com.aspose.email/graphonlinemeetingprovider) | The default online meeting provider for meetings sent from this calendar. | | [GraphQueryBuilder](../com.aspose.email/graphquerybuilder) | Represents the builder of search expression based on search filters that used by MS Graph protocol. | +| [GraphTaskListInfo](../com.aspose.email/graphtasklistinfo) | Represents information about TaskList. | +| [GraphTaskListInfoCollection](../com.aspose.email/graphtasklistinfocollection) | Represents collection of TaskListInfo. | +| [GraphThumbnail](../com.aspose.email/graphthumbnail) | [...][] The thumbnail resource type represents a thumbnail for an image, video, document, or any item that has a bitmap representation.[...]: https://docs.microsoft.com/en-us/graph/api/resources/thumbnail?view=graph-rest-1.0 | +| [GraphThumbnailSet](../com.aspose.email/graphthumbnailset) | [...][] The ThumbnailSet resource is a keyed collection of thumbnail resources.[...]: https://docs.microsoft.com/en-us/graph/api/resources/thumbnailset?view=graph-rest-1.0 | +| [GraphUserRole](../com.aspose.email/graphuserrole) | OneNote user role | +| [GraphWellknownTaskListName](../com.aspose.email/graphwellknowntasklistname) | Property indicating the list name if the given list is a well-known list. | | [HeaderCollection](../com.aspose.email/headercollection) | Defines the collection of header fields | | [HeaderList](../com.aspose.email/headerlist) | Colection with name of headers that are included in the DKIM signature. | | [HeaderType](../com.aspose.email/headertype) | Represents the Internet standards and RFCs define header fields which may occur on Internet Mail Messages . | | [HeadersFormattingOptions](../com.aspose.email/headersformattingoptions) | Allows to specify headers formatting options when saving MailMessage to Mhtml or Html format. | | [HtmlFormatOptions](../com.aspose.email/htmlformatoptions) | Enumerates the Html format options. | | [HtmlLoadOptions](../com.aspose.email/htmlloadoptions) | Allows to specify additional options when loading MailMessage from Html format. | +| [HtmlResourceAttachmentResolver](../com.aspose.email/htmlresourceattachmentresolver) | | | [HtmlSaveOptions](../com.aspose.email/htmlsaveoptions) | Allows to specify additional options when saving MailMessage to Html format. | | [HttpAuthenticationMethods](../com.aspose.email/httpauthenticationmethods) | The authentication methods supported by the HTTP proxy | | [HttpProxy](../com.aspose.email/httpproxy) | HTTP proxy client. | | [HttpUtility](../com.aspose.email/httputility) | | | [ICommand](../com.aspose.email/icommand) | Defines a command. | | [IDataReader](../com.aspose.email/idatareader) | IDataReader class | -| [Identity](../com.aspose.email/identity) | https://docs.microsoft.com/en-us/graph/api/resources/identity?view=graph-rest-1.0 The Identity resource represents an identity of an actor. | -| [IdentitySet](../com.aspose.email/identityset) | https://docs.microsoft.com/en-us/graph/api/resources/identityset?view=graph-rest-1.0 The IdentitySet resource is a keyed collection of identity resources. | | [ImapAttachmentInfo](../com.aspose.email/imapattachmentinfo) | Represents an attachment information. | | [ImapAttachmentInfoCollection](../com.aspose.email/imapattachmentinfocollection) | Represents the collection of [ImapAttachmentInfo](../com.aspose.email/imapattachmentinfo) | | [ImapClient](../com.aspose.email/imapclient) | Allows applications to access and manipulate messages by using the Internet Message Access Protocol (IMAP). | @@ -556,9 +571,6 @@ Contains Java API classes that enables to read and write Microsoft Outlook | [NewStorageEventHandler](../com.aspose.email/newstorageeventhandler) | Represents a delegate for handling events that occur after a new storage file is created or processed. | | [NoteColor](../com.aspose.email/notecolor) | Specifies the suggested background color of the Note object | | [NoteSaveFormat](../com.aspose.email/notesaveformat) | Enumerates NoteSaveFormat | -| [Notebook](../com.aspose.email/notebook) | https://docs.microsoft.com/en-us/graph/api/resources/notebook?view=graph-rest-1.0 A OneNote notebook. | -| [NotebookCollection](../com.aspose.email/notebookcollection) | Represents collection of Notebook. | -| [NotebookLinks](../com.aspose.email/notebooklinks) | https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0 Links for opening a OneNote notebook. | | [NotesStorageFacility](../com.aspose.email/notesstoragefacility) | The Notes Storage Facility (NSF) database file is used by (IBM) Lotus Notes and Domino to store different kind of objects like e-mail, appointments and documents, but also application forms and views. | | [NotificationMethod](../com.aspose.email/notificationmethod) | The method used by this notification. | | [NotificationType](../com.aspose.email/notificationtype) | The type of notification. | @@ -573,7 +585,6 @@ Contains Java API classes that enables to read and write Microsoft Outlook | [OlmItemCategory](../com.aspose.email/olmitemcategory) | Represents an Outlook item category. | | [OlmMessageInfo](../com.aspose.email/olmmessageinfo) | Represents an information about message in the OLM storage. | | [OlmStorage](../com.aspose.email/olmstorage) | Represents an Outlook for Mac (.OLM) storage file and provides functionality to access and manipulate the data within the file such as emails, contacts, calendars, tasks, and notes. | -| [OnenoteOperation](../com.aspose.email/onenoteoperation) | The status of certain long-running OneNote operations. | | [OperationCanceledException](../com.aspose.email/operationcanceledexception) | Represents errors that occur when an operation canceled. | | [OriginalMessageAdditionMode](../com.aspose.email/originalmessageadditionmode) | Way to include the original message in response message. | | [OutOfOfficeMailTip](../com.aspose.email/outofofficemailtip) | Represents OOF mail tip | @@ -710,8 +721,6 @@ Contains Java API classes that enables to read and write Microsoft Outlook | [TextFormat](../com.aspose.email/textformat) | Defines format of a text. | | [TgzReader](../com.aspose.email/tgzreader) | The mailbox items reader of Zimbra tgz storage. | | [ThreadSearchConditions](../com.aspose.email/threadsearchconditions) | Provides the search conditions to retrieve email thread. | -| [Thumbnail](../com.aspose.email/thumbnail) | https://docs.microsoft.com/en-us/graph/api/resources/thumbnail?view=graph-rest-1.0 The thumbnail resource type represents a thumbnail for an image, video, document, or any item that has a bitmap representation. | -| [ThumbnailSet](../com.aspose.email/thumbnailset) | https://docs.microsoft.com/en-us/graph/api/resources/thumbnailset?view=graph-rest-1.0 The ThumbnailSet resource is a keyed collection of thumbnail resources. | | [TimeoutException](../com.aspose.email/timeoutexception) | Represents the exception that is thrown when the time for operation has expired. | | [TimeoutReachedHandler](../com.aspose.email/timeoutreachedhandler) | Raised if timed out while saving. | | [TnefLoadOptions](../com.aspose.email/tnefloadoptions) | Allows to specify additional options when loading MailMessage from Tnef format. | @@ -733,7 +742,6 @@ Contains Java API classes that enables to read and write Microsoft Outlook | [UserConfiguration](../com.aspose.email/userconfiguration) | Represents user configuration | | [UserConfigurationName](../com.aspose.email/userconfigurationname) | Represents user configuration name | | [UserReaction](../com.aspose.email/userreaction) | Represents a user's reaction. | -| [UserRole](../com.aspose.email/userrole) | OneNote user role | | [UserSettingError](../com.aspose.email/usersettingerror) | Represents an error from a GetUserSettings request. | | [UserSettingName](../com.aspose.email/usersettingname) | User settings that can be requested using GetUserSettings. | | [VCardAgent](../com.aspose.email/vcardagent) | Represents a vCard Agent property | diff --git a/english/java/com.aspose.email/ampmessage/_index.md b/english/java/com.aspose.email/ampmessage/_index.md index 3767b44f60..9836acc08c 100644 --- a/english/java/com.aspose.email/ampmessage/_index.md +++ b/english/java/com.aspose.email/ampmessage/_index.md @@ -103,6 +103,9 @@ Message which allows senders to include AMP components inside emails. | [notifyAll()](#notifyAll--) | | | [recomposeTnefContent()](#recomposeTnefContent--) | Composes the TNEF content. | | [removeSignature()](#removeSignature--) | Remove signature | +| [resetBoundaryTemplate(String boundaryTemplate)](#resetBoundaryTemplate-java.lang.String-) | Sets the boundary template for the message. +Sets the boundary number to 0. +Default value is null. | | [save(OutputStream stream)](#save-java.io.OutputStream-) | Save message as a stream | | [save(OutputStream stream, SaveOptions options)](#save-java.io.OutputStream-com.aspose.email.SaveOptions-) | Save message as a stream | | [save(String fileName)](#save-java.lang.String-) | Save message as a file | @@ -1356,6 +1359,26 @@ Remove signature **Returns:** [MailMessage](../../com.aspose.email/mailmessage) - E-mail message +### resetBoundaryTemplate(String boundaryTemplate) {#resetBoundaryTemplate-java.lang.String-} +``` +public static void resetBoundaryTemplate(String boundaryTemplate) +``` + + +Sets the boundary template for the message. +Sets the boundary number to 0. +Default value is null. + +The '\{\#\}' wildcard is used for the boundary number placeholder. +The '\{guid\}' wildcard is used for the boundary GUID placeholder. + +example: boundary--\{\#\}-\{guid\} + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| boundaryTemplate | java.lang.String | | + ### save(OutputStream stream) {#save-java.io.OutputStream-} ``` public void save(OutputStream stream) diff --git a/english/java/com.aspose.email/appointment/_index.md b/english/java/com.aspose.email/appointment/_index.md index ce6634fdff..701e6d6b0e 100644 --- a/english/java/com.aspose.email/appointment/_index.md +++ b/english/java/com.aspose.email/appointment/_index.md @@ -100,6 +100,7 @@ Represents a calendar to an e-mail. | [notifyAll()](#notifyAll--) | | | [requestApointment()](#requestApointment--) | Requests the apointment. | | [requestApointment(int seqId)](#requestApointment-int-) | Requests the apointment. | +| [requestApointmentByMethodType(int methodType)](#requestApointmentByMethodType-int-) | Requests the appointment. | | [resetTimeZone()](#resetTimeZone--) | Set local time zone | | [save(OutputStream stream)](#save-java.io.OutputStream-) | Saves appointment to the file with iCalendar format using te default save options | | [save(OutputStream stream, AppointmentSaveOptions saveOptions)](#save-java.io.OutputStream-com.aspose.email.AppointmentSaveOptions-) | Saves appointment to the stream with specified save options | @@ -753,6 +754,21 @@ Requests the apointment. | --- | --- | --- | | seqId | int | The sequence id. | +**Returns:** +[AlternateView](../../com.aspose.email/alternateview) - AlternateView[AlternateView](../../com.aspose.email/alternateview) that represents the format to view an email message. +### requestApointmentByMethodType(int methodType) {#requestApointmentByMethodType-int-} +``` +public final AlternateView requestApointmentByMethodType(int methodType) +``` + + +Requests the appointment. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| methodType | int | The method type. | + **Returns:** [AlternateView](../../com.aspose.email/alternateview) - AlternateView[AlternateView](../../com.aspose.email/alternateview) that represents the format to view an email message. ### resetTimeZone() {#resetTimeZone--} diff --git a/english/java/com.aspose.email/bindipendpointhandler/_index.md b/english/java/com.aspose.email/bindipendpointhandler/_index.md index 42f1448e88..b3493d7b0d 100644 --- a/english/java/com.aspose.email/bindipendpointhandler/_index.md +++ b/english/java/com.aspose.email/bindipendpointhandler/_index.md @@ -3,7 +3,7 @@ title: BindIPEndPointHandler second_title: Aspose.Email for Java API Reference description: Use the BindIPEndPointHandler if you need to use a specific local endpoint. type: docs -weight: 760 +weight: 768 url: /java/com.aspose.email/bindipendpointhandler/ --- ``` diff --git a/english/java/com.aspose.email/conversionprogresseventhandler/_index.md b/english/java/com.aspose.email/conversionprogresseventhandler/_index.md index 56f255e892..572dc15cae 100644 --- a/english/java/com.aspose.email/conversionprogresseventhandler/_index.md +++ b/english/java/com.aspose.email/conversionprogresseventhandler/_index.md @@ -3,7 +3,7 @@ title: ConversionProgressEventHandler second_title: Aspose.Email for Java API Reference description: Represents signature for method that usually supplied by calling side and handles progress events. type: docs -weight: 761 +weight: 769 url: /java/com.aspose.email/conversionprogresseventhandler/ --- ``` diff --git a/english/java/com.aspose.email/emlsaveoptions/_index.md b/english/java/com.aspose.email/emlsaveoptions/_index.md index 3201f1205f..122b82a07c 100644 --- a/english/java/com.aspose.email/emlsaveoptions/_index.md +++ b/english/java/com.aspose.email/emlsaveoptions/_index.md @@ -41,6 +41,8 @@ Allows to specify additional options when saving MailMessage to Eml and Emlx for | --- | --- | | [createSaveOptions(MailMessageSaveType saveType)](#createSaveOptions-com.aspose.email.MailMessageSaveType-) | Creates a save options object of a class suitable for the specified save type. | | [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getBoundariesTemplate()](#getBoundariesTemplate--) | Gets or sets the boundary template for the message. +Default value is null. | | [getCheckBodyContentEncoding()](#getCheckBodyContentEncoding--) | Defines whether need check message body content encoding when saving. | | [getClass()](#getClass--) | | | [getCustomProgressHandler()](#getCustomProgressHandler--) | Represents method that usually supplied by calling side and handles progress events. | @@ -58,6 +60,8 @@ Allows to specify additional options when saving MailMessage to Eml and Emlx for | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | +| [setBoundariesTemplate(String value)](#setBoundariesTemplate-java.lang.String-) | Gets or sets the boundary template for the message. +Default value is null. | | [setCheckBodyContentEncoding(boolean value)](#setCheckBodyContentEncoding-boolean-) | Defines whether need check message body content encoding when saving. | | [setCustomProgressHandler(ConversionProgressEventHandler value)](#setCustomProgressHandler-com.aspose.email.ConversionProgressEventHandler-) | Represents method that usually supplied by calling side and handles progress events. | | [setFileCompatibilityMode(int value)](#setFileCompatibilityMode-int-) | Defines inner conversions,that are necessarily to be done when saving a message. | @@ -111,6 +115,22 @@ public boolean equals(Object arg0) **Returns:** boolean +### getBoundariesTemplate() {#getBoundariesTemplate--} +``` +public final String getBoundariesTemplate() +``` + + +Gets or sets the boundary template for the message. +Default value is null. + +The '\{\#\}' wildcard is used for the boundary number placeholder. +The '\{guid\}' wildcard is used for the boundary GUID placeholder. + +example: boundary--\{\#\}-\{guid\} + +**Returns:** +java.lang.String ### getCheckBodyContentEncoding() {#getCheckBodyContentEncoding--} ``` public final boolean getCheckBodyContentEncoding() @@ -289,6 +309,25 @@ public final native void notifyAll() +### setBoundariesTemplate(String value) {#setBoundariesTemplate-java.lang.String-} +``` +public final void setBoundariesTemplate(String value) +``` + + +Gets or sets the boundary template for the message. +Default value is null. + +The '\{\#\}' wildcard is used for the boundary number placeholder. +The '\{guid\}' wildcard is used for the boundary GUID placeholder. + +example: boundary--\{\#\}-\{guid\} + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + ### setCheckBodyContentEncoding(boolean value) {#setCheckBodyContentEncoding-boolean-} ``` public final void setCheckBodyContentEncoding(boolean value) diff --git a/english/java/com.aspose.email/folderinfo/_index.md b/english/java/com.aspose.email/folderinfo/_index.md index f006e065a5..9c279a8655 100644 --- a/english/java/com.aspose.email/folderinfo/_index.md +++ b/english/java/com.aspose.email/folderinfo/_index.md @@ -63,6 +63,8 @@ Method is used to display brief message information [MessageInfo](../../com.aspo Method is used to display brief message information [MessageInfo](../../com.aspose.email/messageinfo) like subject, sender, recipients. | | [getContents(MailQuery query)](#getContents-com.aspose.email.MailQuery-) | Get collection of messages. Method is used to display brief message information [MessageInfo](../../com.aspose.email/messageinfo) like subject, sender, recipients. | +| [getContents(MailQuery query, int startIndex, int count)](#getContents-com.aspose.email.MailQuery-int-int-) | Get collection of messages. +Method is used to display brief message information [MessageInfo](../../com.aspose.email/messageinfo) like subject, sender, recipients. | | [getContents(int kind)](#getContents-int-) | Get collection of messages. Method is used to display brief message information [MessageInfo](../../com.aspose.email/messageinfo) like subject, sender, recipients. | | [getContents(int startIndex, int count)](#getContents-int-int-) | Gets the collection of messages. @@ -555,6 +557,24 @@ Method is used to display brief message information [MessageInfo](../../com.aspo | --- | --- | --- | | query | [MailQuery](../../com.aspose.email/mailquery) | [MailQuery](../../com.aspose.email/mailquery) that represents search query. | +**Returns:** +[MessageInfoCollection](../../com.aspose.email/messageinfocollection) - Collection of MessageInfo. +### getContents(MailQuery query, int startIndex, int count) {#getContents-com.aspose.email.MailQuery-int-int-} +``` +public final MessageInfoCollection getContents(MailQuery query, int startIndex, int count) +``` + + +Get collection of messages. +Method is used to display brief message information [MessageInfo](../../com.aspose.email/messageinfo) like subject, sender, recipients. In terms of performance, this is the most suitable option for obtaining primary information about messages. To extract complete message data, the [PersonalStorage.extractMessage(MessageInfo)](../../com.aspose.email/personalstorage\#extractMessage-MessageInfo-) method is provided. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| query | [MailQuery](../../com.aspose.email/mailquery) | [MailQuery](../../com.aspose.email/mailquery) that represents search query. | +| startIndex | int | The start message index. | +| count | int | The number of messages that will be retrieved. | + **Returns:** [MessageInfoCollection](../../com.aspose.email/messageinfocollection) - Collection of MessageInfo. ### getContents(int kind) {#getContents-int-} diff --git a/english/java/com.aspose.email/graphcalendarcolor/_index.md b/english/java/com.aspose.email/graphcalendarcolor/_index.md new file mode 100644 index 0000000000..a20ddb3b04 --- /dev/null +++ b/english/java/com.aspose.email/graphcalendarcolor/_index.md @@ -0,0 +1,649 @@ +--- +title: GraphCalendarColor +second_title: Aspose.Email for Java API Reference +description: Enumerates the color theme to distinguish the calendar from other calendars in a UI. +type: docs +weight: 283 +url: /java/com.aspose.email/graphcalendarcolor/ +--- + +**Inheritance:** +java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum +``` +public final class GraphCalendarColor extends System.Enum +``` + +Enumerates the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor. +## Fields + +| Field | Description | +| --- | --- | +| [Auto](#Auto) | Auto | +| [EnumSeparatorCharArray](#EnumSeparatorCharArray) | | +| [LightBlue](#LightBlue) | Light Blue | +| [LightBrown](#LightBrown) | Light Brown | +| [LightGray](#LightGray) | Light Gray | +| [LightGreen](#LightGreen) | Light Green | +| [LightOrange](#LightOrange) | Light Orange | +| [LightPink](#LightPink) | Light Pink | +| [LightRed](#LightRed) | Light Red | +| [LightTeal](#LightTeal) | Light Teal | +| [LightYellow](#LightYellow) | Light Yellow | +| [MaxColor](#MaxColor) | Max Color | +## Methods + +| Method | Description | +| --- | --- | +| [Clone()](#Clone--) | | +| [CloneTo(T arg0)](#CloneTo-T-) | | +| [CloneTo(System.Enum arg0)](#CloneTo-com.aspose.ms.System.Enum-) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [format(System.Type arg0, Object arg1, String arg2)](#format-com.aspose.ms.System.Type-java.lang.Object-java.lang.String-) | | +| [format(Class arg0, long arg1, String arg2)](#format-java.lang.Class----long-java.lang.String-) | | +| [getClass()](#getClass--) | | +| [getName(System.Type arg0, Object arg1)](#getName-com.aspose.ms.System.Type-java.lang.Object-) | | +| [getName(Class arg0, long arg1)](#getName-java.lang.Class----long-) | | +| [getNames(System.Type arg0)](#getNames-com.aspose.ms.System.Type-) | | +| [getNames(Class arg0)](#getNames-java.lang.Class----) | | +| [getUnderlyingType(System.Type arg0)](#getUnderlyingType-com.aspose.ms.System.Type-) | | +| [getUnderlyingType(Class arg0)](#getUnderlyingType-java.lang.Class----) | | +| [getValue(Class arg0, String arg1)](#getValue-java.lang.Class----java.lang.String-) | | +| [getValues(System.Type arg0)](#getValues-com.aspose.ms.System.Type-) | | +| [get_Caption()](#get-Caption--) | | +| [get_Value()](#get-Value--) | | +| [hashCode()](#hashCode--) | | +| [isDefined(System.Type arg0, Object arg1)](#isDefined-com.aspose.ms.System.Type-java.lang.Object-) | | +| [isDefined(System.Type arg0, String arg1)](#isDefined-com.aspose.ms.System.Type-java.lang.String-) | | +| [isDefined(System.Type arg0, long arg1)](#isDefined-com.aspose.ms.System.Type-long-) | | +| [isDefined(Class arg0, long arg1)](#isDefined-java.lang.Class----long-) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [parse(System.Type arg0, String arg1)](#parse-com.aspose.ms.System.Type-java.lang.String-) | | +| [parse(System.Type arg0, String arg1, Boolean arg2)](#parse-com.aspose.ms.System.Type-java.lang.String-java.lang.Boolean-) | | +| [parse(Class arg0, String arg1)](#parse-java.lang.Class----java.lang.String-) | | +| [parse(Class arg0, String arg1, Boolean arg2)](#parse-java.lang.Class----java.lang.String-java.lang.Boolean-) | | +| [register(System.Enum.AbstractEnum arg0)](#register-com.aspose.ms.System.Enum.AbstractEnum-) | | +| [toObject(System.Type arg0, Object arg1)](#toObject-com.aspose.ms.System.Type-java.lang.Object-) | | +| [toString()](#toString--) | | +| [toString(Class arg0, long arg1)](#toString-java.lang.Class----long-) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### Auto {#Auto} +``` +public static final int Auto +``` + + +Auto + +### EnumSeparatorCharArray {#EnumSeparatorCharArray} +``` +public static final char[] EnumSeparatorCharArray +``` + + +### LightBlue {#LightBlue} +``` +public static final int LightBlue +``` + + +Light Blue + +### LightBrown {#LightBrown} +``` +public static final int LightBrown +``` + + +Light Brown + +### LightGray {#LightGray} +``` +public static final int LightGray +``` + + +Light Gray + +### LightGreen {#LightGreen} +``` +public static final int LightGreen +``` + + +Light Green + +### LightOrange {#LightOrange} +``` +public static final int LightOrange +``` + + +Light Orange + +### LightPink {#LightPink} +``` +public static final int LightPink +``` + + +Light Pink + +### LightRed {#LightRed} +``` +public static final int LightRed +``` + + +Light Red + +### LightTeal {#LightTeal} +``` +public static final int LightTeal +``` + + +Light Teal + +### LightYellow {#LightYellow} +``` +public static final int LightYellow +``` + + +Light Yellow + +### MaxColor {#MaxColor} +``` +public static final int MaxColor +``` + + +Max Color + +### Clone() {#Clone--} +``` +public System.Enum Clone() +``` + + + + +**Returns:** +com.aspose.ms.System.Enum +### CloneTo(T arg0) {#CloneTo-T-} +``` +public abstract void CloneTo(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +### CloneTo(System.Enum arg0) {#CloneTo-com.aspose.ms.System.Enum-} +``` +public void CloneTo(System.Enum arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Enum | | + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### format(System.Type arg0, Object arg1, String arg2) {#format-com.aspose.ms.System.Type-java.lang.Object-java.lang.String-} +``` +public static String format(System.Type arg0, Object arg1, String arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | +| arg2 | java.lang.String | | + +**Returns:** +java.lang.String +### format(Class arg0, long arg1, String arg2) {#format-java.lang.Class----long-java.lang.String-} +``` +public static String format(Class arg0, long arg1, String arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | +| arg2 | java.lang.String | | + +**Returns:** +java.lang.String +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getName(System.Type arg0, Object arg1) {#getName-com.aspose.ms.System.Type-java.lang.Object-} +``` +public static String getName(System.Type arg0, Object arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | + +**Returns:** +java.lang.String +### getName(Class arg0, long arg1) {#getName-java.lang.Class----long-} +``` +public static String getName(Class arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | + +**Returns:** +java.lang.String +### getNames(System.Type arg0) {#getNames-com.aspose.ms.System.Type-} +``` +public static String[] getNames(System.Type arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | + +**Returns:** +java.lang.String[] +### getNames(Class arg0) {#getNames-java.lang.Class----} +``` +public static Collection getNames(Class arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | + +**Returns:** +java.util.Collection +### getUnderlyingType(System.Type arg0) {#getUnderlyingType-com.aspose.ms.System.Type-} +``` +public static System.Type getUnderlyingType(System.Type arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | + +**Returns:** +com.aspose.ms.System.Type +### getUnderlyingType(Class arg0) {#getUnderlyingType-java.lang.Class----} +``` +public static Class getUnderlyingType(Class arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | + +**Returns:** +java.lang.Class +### getValue(Class arg0, String arg1) {#getValue-java.lang.Class----java.lang.String-} +``` +public static long getValue(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +long +### getValues(System.Type arg0) {#getValues-com.aspose.ms.System.Type-} +``` +public static System.Array getValues(System.Type arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | + +**Returns:** +com.aspose.ms.System.Array +### get_Caption() {#get-Caption--} +``` +public String get_Caption() +``` + + + + +**Returns:** +java.lang.String +### get_Value() {#get-Value--} +``` +public long get_Value() +``` + + + + +**Returns:** +long +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### isDefined(System.Type arg0, Object arg1) {#isDefined-com.aspose.ms.System.Type-java.lang.Object-} +``` +public static boolean isDefined(System.Type arg0, Object arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | + +**Returns:** +boolean +### isDefined(System.Type arg0, String arg1) {#isDefined-com.aspose.ms.System.Type-java.lang.String-} +``` +public static boolean isDefined(System.Type arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.String | | + +**Returns:** +boolean +### isDefined(System.Type arg0, long arg1) {#isDefined-com.aspose.ms.System.Type-long-} +``` +public static boolean isDefined(System.Type arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | long | | + +**Returns:** +boolean +### isDefined(Class arg0, long arg1) {#isDefined-java.lang.Class----long-} +``` +public static boolean isDefined(Class arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | + +**Returns:** +boolean +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### parse(System.Type arg0, String arg1) {#parse-com.aspose.ms.System.Type-java.lang.String-} +``` +public static long parse(System.Type arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.String | | + +**Returns:** +long +### parse(System.Type arg0, String arg1, Boolean arg2) {#parse-com.aspose.ms.System.Type-java.lang.String-java.lang.Boolean-} +``` +public static long parse(System.Type arg0, String arg1, Boolean arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.String | | +| arg2 | java.lang.Boolean | | + +**Returns:** +long +### parse(Class arg0, String arg1) {#parse-java.lang.Class----java.lang.String-} +``` +public static long parse(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +long +### parse(Class arg0, String arg1, Boolean arg2) {#parse-java.lang.Class----java.lang.String-java.lang.Boolean-} +``` +public static long parse(Class arg0, String arg1, Boolean arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | +| arg2 | java.lang.Boolean | | + +**Returns:** +long +### register(System.Enum.AbstractEnum arg0) {#register-com.aspose.ms.System.Enum.AbstractEnum-} +``` +public static void register(System.Enum.AbstractEnum arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Enum.AbstractEnum | | + +### toObject(System.Type arg0, Object arg1) {#toObject-com.aspose.ms.System.Type-java.lang.Object-} +``` +public static Object toObject(System.Type arg0, Object arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | + +**Returns:** +java.lang.Object +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### toString(Class arg0, long arg1) {#toString-java.lang.Class----long-} +``` +public static String toString(Class arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.email/graphcalendarinfo/_index.md b/english/java/com.aspose.email/graphcalendarinfo/_index.md new file mode 100644 index 0000000000..c092686ff2 --- /dev/null +++ b/english/java/com.aspose.email/graphcalendarinfo/_index.md @@ -0,0 +1,399 @@ +--- +title: GraphCalendarInfo +second_title: Aspose.Email for Java API Reference +description: Represents information about calendar. +type: docs +weight: 284 +url: /java/com.aspose.email/graphcalendarinfo/ +--- + +**Inheritance:** +java.lang.Object, [com.aspose.email.BaseRestObject](../../com.aspose.email/baserestobject) +``` +public class GraphCalendarInfo extends BaseRestObject +``` + +Represents information about calendar. +## Methods + +| Method | Description | +| --- | --- | +| [canEdit()](#canEdit--) | true if the user can write to the calendar, false otherwise. | +| [canEdit(boolean value)](#canEdit-boolean-) | true if the user can write to the calendar, false otherwise. | +| [canShare()](#canShare--) | true if the user has the permission to share the calendar, false otherwise. | +| [canShare(boolean value)](#canShare-boolean-) | true if the user has the permission to share the calendar, false otherwise. | +| [canViewPrivateItems()](#canViewPrivateItems--) | true if the user can read calendar items that have been marked private, false otherwise. | +| [canViewPrivateItems(boolean value)](#canViewPrivateItems-boolean-) | true if the user can read calendar items that have been marked private, false otherwise. | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getColor()](#getColor--) | Specifies the color theme to distinguish the calendar from other calendars in a UI. | +| [getDefaultOnlineMeetingProvider()](#getDefaultOnlineMeetingProvider--) | The default online meeting provider for meetings sent from this calendar. | +| [getItemId()](#getItemId--) | Gets string representation of entry ID. | +| [getName()](#getName--) | Gets or sets the name of Calendar. | +| [getOwner()](#getOwner--) | If set, this represents the user who created or added the calendar. | +| [getProperties()](#getProperties--) | Gets the mapi properties. | +| [hashCode()](#hashCode--) | | +| [isDefaultCalendar()](#isDefaultCalendar--) | true if this is the default calendar where new events are created by default, false otherwise. | +| [isRemovable()](#isRemovable--) | Indicates whether this user calendar can be deleted from the user mailbox. | +| [isTallyingResponses()](#isTallyingResponses--) | Indicates whether this user calendar supports tracking of meeting responses. | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setColor(int value)](#setColor-int-) | Specifies the color theme to distinguish the calendar from other calendars in a UI. | +| [setDefaultCalendar(boolean value)](#setDefaultCalendar-boolean-) | true if this is the default calendar where new events are created by default, false otherwise. | +| [setDefaultOnlineMeetingProvider(int value)](#setDefaultOnlineMeetingProvider-int-) | The default online meeting provider for meetings sent from this calendar. | +| [setName(String value)](#setName-java.lang.String-) | Gets or sets the name of Calendar. | +| [setOwner(MailAddress value)](#setOwner-com.aspose.email.MailAddress-) | If set, this represents the user who created or added the calendar. | +| [setRemovable(boolean value)](#setRemovable-boolean-) | Indicates whether this user calendar can be deleted from the user mailbox. | +| [setTallyingResponses(boolean value)](#setTallyingResponses-boolean-) | Indicates whether this user calendar supports tracking of meeting responses. | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### canEdit() {#canEdit--} +``` +public final boolean canEdit() +``` + + +true if the user can write to the calendar, false otherwise. + +**Returns:** +boolean +### canEdit(boolean value) {#canEdit-boolean-} +``` +public final void canEdit(boolean value) +``` + + +true if the user can write to the calendar, false otherwise. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + +### canShare() {#canShare--} +``` +public final boolean canShare() +``` + + +true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + +**Returns:** +boolean +### canShare(boolean value) {#canShare-boolean-} +``` +public final void canShare(boolean value) +``` + + +true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + +### canViewPrivateItems() {#canViewPrivateItems--} +``` +public final boolean canViewPrivateItems() +``` + + +true if the user can read calendar items that have been marked private, false otherwise. + +**Returns:** +boolean +### canViewPrivateItems(boolean value) {#canViewPrivateItems-boolean-} +``` +public final void canViewPrivateItems(boolean value) +``` + + +true if the user can read calendar items that have been marked private, false otherwise. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getColor() {#getColor--} +``` +public final int getColor() +``` + + +Specifies the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor. + +**Returns:** +int +### getDefaultOnlineMeetingProvider() {#getDefaultOnlineMeetingProvider--} +``` +public final int getDefaultOnlineMeetingProvider() +``` + + +The default online meeting provider for meetings sent from this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. + +**Returns:** +int +### getItemId() {#getItemId--} +``` +public String getItemId() +``` + + +Gets string representation of entry ID. + +Value: The entry id string. + +**Returns:** +java.lang.String +### getName() {#getName--} +``` +public String getName() +``` + + +Gets or sets the name of Calendar. + +**Returns:** +java.lang.String +### getOwner() {#getOwner--} +``` +public final MailAddress getOwner() +``` + + +If set, this represents the user who created or added the calendar. For a calendar that the user created or added, the owner property is set to the user. For a calendar shared with the user, the owner property is set to the person who shared that calendar with the user. + +**Returns:** +[MailAddress](../../com.aspose.email/mailaddress) +### getProperties() {#getProperties--} +``` +public MapiPropertyCollection getProperties() +``` + + +Gets the mapi properties. + +**Returns:** +[MapiPropertyCollection](../../com.aspose.email/mapipropertycollection) +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### isDefaultCalendar() {#isDefaultCalendar--} +``` +public final boolean isDefaultCalendar() +``` + + +true if this is the default calendar where new events are created by default, false otherwise. + +**Returns:** +boolean +### isRemovable() {#isRemovable--} +``` +public final boolean isRemovable() +``` + + +Indicates whether this user calendar can be deleted from the user mailbox. + +**Returns:** +boolean +### isTallyingResponses() {#isTallyingResponses--} +``` +public final boolean isTallyingResponses() +``` + + +Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. + +**Returns:** +boolean +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setColor(int value) {#setColor-int-} +``` +public final void setColor(int value) +``` + + +Specifies the color theme to distinguish the calendar from other calendars in a UI. The property values are: auto, lightBlue, lightGreen, lightOrange, lightGray, lightYellow, lightTeal, lightPink, lightBrown, lightRed, maxColor. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setDefaultCalendar(boolean value) {#setDefaultCalendar-boolean-} +``` +public final void setDefaultCalendar(boolean value) +``` + + +true if this is the default calendar where new events are created by default, false otherwise. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + +### setDefaultOnlineMeetingProvider(int value) {#setDefaultOnlineMeetingProvider-int-} +``` +public final void setDefaultOnlineMeetingProvider(int value) +``` + + +The default online meeting provider for meetings sent from this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setName(String value) {#setName-java.lang.String-} +``` +public void setName(String value) +``` + + +Gets or sets the name of Calendar. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setOwner(MailAddress value) {#setOwner-com.aspose.email.MailAddress-} +``` +public final void setOwner(MailAddress value) +``` + + +If set, this represents the user who created or added the calendar. For a calendar that the user created or added, the owner property is set to the user. For a calendar shared with the user, the owner property is set to the person who shared that calendar with the user. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [MailAddress](../../com.aspose.email/mailaddress) | | + +### setRemovable(boolean value) {#setRemovable-boolean-} +``` +public final void setRemovable(boolean value) +``` + + +Indicates whether this user calendar can be deleted from the user mailbox. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + +### setTallyingResponses(boolean value) {#setTallyingResponses-boolean-} +``` +public final void setTallyingResponses(boolean value) +``` + + +Indicates whether this user calendar supports tracking of meeting responses. Only meeting invites sent from users' primary calendars support tracking of meeting responses. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.email/graphcalendarinfocollection/_index.md b/english/java/com.aspose.email/graphcalendarinfocollection/_index.md new file mode 100644 index 0000000000..3c4865a509 --- /dev/null +++ b/english/java/com.aspose.email/graphcalendarinfocollection/_index.md @@ -0,0 +1,1280 @@ +--- +title: GraphCalendarInfoCollection +second_title: Aspose.Email for Java API Reference +description: Represents collection of GraphCalendarInfo. +type: docs +weight: 285 +url: /java/com.aspose.email/graphcalendarinfocollection/ +--- + +**Inheritance:** +java.lang.Object, com.aspose.ms.System.Collections.Generic.List +``` +public final class GraphCalendarInfoCollection extends System.Collections.Generic.List +``` + +Represents collection of GraphCalendarInfo. +## Constructors + +| Constructor | Description | +| --- | --- | +| [GraphCalendarInfoCollection()](#GraphCalendarInfoCollection--) | | +## Methods + +| Method | Description | +| --- | --- | +| [fromJava(List arg0)](#-T-fromJava-java.util.List-T--) | | +| [toArray(T[] arg0)](#-T-toArray-T---) | | +| [toJava(System.Collections.Generic.List arg0)](#-T-toJava-com.aspose.ms.System.Collections.Generic.List-T--) | | +| [convertAll(System.Converter arg0)](#-TOutput-convertAll-com.aspose.ms.System.Converter-T-TOutput--) | | +| [add(T arg0)](#add-T-) | | +| [add(int arg0, T arg1)](#add-int-T-) | | +| [addAll(int arg0, Collection arg1)](#addAll-int-java.util.Collection---extends-T--) | | +| [addAll(Collection arg0)](#addAll-java.util.Collection---extends-T--) | | +| [addItem(T arg0)](#addItem-T-) | | +| [addRange(T[] arg0)](#addRange-T---) | | +| [addRange(System.Collections.Generic.IGenericEnumerable arg0)](#addRange-com.aspose.ms.System.Collections.Generic.IGenericEnumerable-T--) | | +| [asReadOnly()](#asReadOnly--) | | +| [binarySearch(T arg0)](#binarySearch-T-) | | +| [binarySearch(T arg0, Comparator arg1)](#binarySearch-T-java.util.Comparator-T--) | | +| [binarySearch(int arg0, int arg1, T arg2, Comparator arg3)](#binarySearch-int-int-T-java.util.Comparator-T--) | | +| [clear()](#clear--) | | +| [contains(Object arg0)](#contains-java.lang.Object-) | | +| [containsAll(Collection arg0)](#containsAll-java.util.Collection----) | | +| [containsItem(T arg0)](#containsItem-T-) | | +| [copyTo(T[] arg0)](#copyTo-T---) | | +| [copyTo(System.Array arg0, int arg1)](#copyTo-com.aspose.ms.System.Array-int-) | | +| [copyTo(int arg0, T[] arg1, int arg2, int arg3)](#copyTo-int-T---int-int-) | | +| [copyToTArray(T[] arg0, int arg1)](#copyToTArray-T---int-) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [exists(System.Predicate arg0)](#exists-com.aspose.ms.System.Predicate-T--) | | +| [find(System.Predicate arg0)](#find-com.aspose.ms.System.Predicate-T--) | | +| [findAll(System.Predicate arg0)](#findAll-com.aspose.ms.System.Predicate-T--) | | +| [findIndex(System.Predicate arg0)](#findIndex-com.aspose.ms.System.Predicate-T--) | | +| [findIndex(int arg0, System.Predicate arg1)](#findIndex-int-com.aspose.ms.System.Predicate-T--) | | +| [findIndex(int arg0, int arg1, System.Predicate arg2)](#findIndex-int-int-com.aspose.ms.System.Predicate-T--) | | +| [findLast(System.Predicate arg0)](#findLast-com.aspose.ms.System.Predicate-T--) | | +| [findLastIndex(System.Predicate arg0)](#findLastIndex-com.aspose.ms.System.Predicate-T--) | | +| [findLastIndex(int arg0, System.Predicate arg1)](#findLastIndex-int-com.aspose.ms.System.Predicate-T--) | | +| [findLastIndex(int arg0, int arg1, System.Predicate arg2)](#findLastIndex-int-int-com.aspose.ms.System.Predicate-T--) | | +| [forEach(System.Action arg0)](#forEach-com.aspose.ms.System.Action-T--) | | +| [get(int arg0)](#get-int-) | | +| [getCapacity()](#getCapacity--) | | +| [getClass()](#getClass--) | | +| [getRange(int arg0, int arg1)](#getRange-int-int-) | | +| [getSyncRoot()](#getSyncRoot--) | | +| [get_Item(int arg0)](#get-Item-int-) | | +| [hashCode()](#hashCode--) | | +| [indexOf(T arg0, int arg1)](#indexOf-T-int-) | | +| [indexOf(T arg0, int arg1, int arg2)](#indexOf-T-int-int-) | | +| [indexOf(Object arg0)](#indexOf-java.lang.Object-) | | +| [indexOfItem(T arg0)](#indexOfItem-T-) | | +| [insertItem(int arg0, T arg1)](#insertItem-int-T-) | | +| [insertRange(int arg0, System.Collections.Generic.IGenericEnumerable arg1)](#insertRange-int-com.aspose.ms.System.Collections.Generic.IGenericEnumerable-T--) | | +| [isEmpty()](#isEmpty--) | | +| [isFixedSize()](#isFixedSize--) | | +| [isReadOnly()](#isReadOnly--) | | +| [isSynchronized()](#isSynchronized--) | | +| [iterator()](#iterator--) | | +| [lastIndexOf(T arg0, int arg1)](#lastIndexOf-T-int-) | | +| [lastIndexOf(T arg0, int arg1, int arg2)](#lastIndexOf-T-int-int-) | | +| [lastIndexOf(Object arg0)](#lastIndexOf-java.lang.Object-) | | +| [listIterator()](#listIterator--) | | +| [listIterator(int arg0)](#listIterator-int-) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [remove(int arg0)](#remove-int-) | | +| [remove(Object arg0)](#remove-java.lang.Object-) | | +| [removeAll(System.Predicate arg0)](#removeAll-com.aspose.ms.System.Predicate-T--) | | +| [removeAll(Collection arg0)](#removeAll-java.util.Collection----) | | +| [removeAt(int arg0)](#removeAt-int-) | | +| [removeItem(T arg0)](#removeItem-T-) | | +| [removeRange(int arg0, int arg1)](#removeRange-int-int-) | | +| [retainAll(Collection arg0)](#retainAll-java.util.Collection----) | | +| [reverse()](#reverse--) | | +| [reverse(int arg0, int arg1)](#reverse-int-int-) | | +| [set(int arg0, T arg1)](#set-int-T-) | | +| [setCapacity(int arg0)](#setCapacity-int-) | | +| [set_Item(int arg0, T arg1)](#set-Item-int-T-) | | +| [size()](#size--) | | +| [sort()](#sort--) | | +| [sort(System.Comparison arg0)](#sort-com.aspose.ms.System.Comparison-T--) | | +| [sort(int arg0, int arg1, Comparator arg2)](#sort-int-int-java.util.Comparator-T--) | | +| [sort(Comparator arg0)](#sort-java.util.Comparator---super-T--) | | +| [subList(int arg0, int arg1)](#subList-int-int-) | | +| [toArray()](#toArray--) | | +| [toString()](#toString--) | | +| [trimExcess()](#trimExcess--) | | +| [trueForAll(System.Predicate arg0)](#trueForAll-com.aspose.ms.System.Predicate-T--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### GraphCalendarInfoCollection() {#GraphCalendarInfoCollection--} +``` +public GraphCalendarInfoCollection() +``` + + +### fromJava(List arg0) {#-T-fromJava-java.util.List-T--} +``` +public static System.Collections.Generic.List fromJava(List arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.List | | + +**Returns:** +com.aspose.ms.System.Collections.Generic.List +### toArray(T[] arg0) {#-T-toArray-T---} +``` +public T[] toArray(T[] arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T[] | | + +**Returns:** +T[] +### toJava(System.Collections.Generic.List arg0) {#-T-toJava-com.aspose.ms.System.Collections.Generic.List-T--} +``` +public static List toJava(System.Collections.Generic.List arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Collections.Generic.List | | + +**Returns:** +java.util.List +### convertAll(System.Converter arg0) {#-TOutput-convertAll-com.aspose.ms.System.Converter-T-TOutput--} +``` +public System.Collections.Generic.List convertAll(System.Converter arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Converter | | + +**Returns:** +com.aspose.ms.System.Collections.Generic.List +### add(T arg0) {#add-T-} +``` +public boolean add(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +boolean +### add(int arg0, T arg1) {#add-int-T-} +``` +public void add(int arg0, T arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T | | + +### addAll(int arg0, Collection arg1) {#addAll-int-java.util.Collection---extends-T--} +``` +public boolean addAll(int arg0, Collection arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | java.util.Collection | | + +**Returns:** +boolean +### addAll(Collection arg0) {#addAll-java.util.Collection---extends-T--} +``` +public boolean addAll(Collection arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Collection | | + +**Returns:** +boolean +### addItem(T arg0) {#addItem-T-} +``` +public void addItem(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +### addRange(T[] arg0) {#addRange-T---} +``` +public void addRange(T[] arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T[] | | + +### addRange(System.Collections.Generic.IGenericEnumerable arg0) {#addRange-com.aspose.ms.System.Collections.Generic.IGenericEnumerable-T--} +``` +public void addRange(System.Collections.Generic.IGenericEnumerable arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Collections.Generic.IGenericEnumerable | | + +### asReadOnly() {#asReadOnly--} +``` +public System.Collections.ObjectModel.ReadOnlyCollection asReadOnly() +``` + + + + +**Returns:** +com.aspose.ms.System.Collections.ObjectModel.ReadOnlyCollection +### binarySearch(T arg0) {#binarySearch-T-} +``` +public int binarySearch(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +int +### binarySearch(T arg0, Comparator arg1) {#binarySearch-T-java.util.Comparator-T--} +``` +public int binarySearch(T arg0, Comparator arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | java.util.Comparator | | + +**Returns:** +int +### binarySearch(int arg0, int arg1, T arg2, Comparator arg3) {#binarySearch-int-int-T-java.util.Comparator-T--} +``` +public int binarySearch(int arg0, int arg1, T arg2, Comparator arg3) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | +| arg2 | T | | +| arg3 | java.util.Comparator | | + +**Returns:** +int +### clear() {#clear--} +``` +public void clear() +``` + + + + +### contains(Object arg0) {#contains-java.lang.Object-} +``` +public boolean contains(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### containsAll(Collection arg0) {#containsAll-java.util.Collection----} +``` +public boolean containsAll(Collection arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Collection | | + +**Returns:** +boolean +### containsItem(T arg0) {#containsItem-T-} +``` +public boolean containsItem(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +boolean +### copyTo(T[] arg0) {#copyTo-T---} +``` +public void copyTo(T[] arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T[] | | + +### copyTo(System.Array arg0, int arg1) {#copyTo-com.aspose.ms.System.Array-int-} +``` +public void copyTo(System.Array arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Array | | +| arg1 | int | | + +### copyTo(int arg0, T[] arg1, int arg2, int arg3) {#copyTo-int-T---int-int-} +``` +public void copyTo(int arg0, T[] arg1, int arg2, int arg3) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T[] | | +| arg2 | int | | +| arg3 | int | | + +### copyToTArray(T[] arg0, int arg1) {#copyToTArray-T---int-} +``` +public void copyToTArray(T[] arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T[] | | +| arg1 | int | | + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### exists(System.Predicate arg0) {#exists-com.aspose.ms.System.Predicate-T--} +``` +public boolean exists(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +boolean +### find(System.Predicate arg0) {#find-com.aspose.ms.System.Predicate-T--} +``` +public T find(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +T +### findAll(System.Predicate arg0) {#findAll-com.aspose.ms.System.Predicate-T--} +``` +public System.Collections.Generic.List findAll(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +com.aspose.ms.System.Collections.Generic.List +### findIndex(System.Predicate arg0) {#findIndex-com.aspose.ms.System.Predicate-T--} +``` +public int findIndex(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findIndex(int arg0, System.Predicate arg1) {#findIndex-int-com.aspose.ms.System.Predicate-T--} +``` +public int findIndex(int arg0, System.Predicate arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findIndex(int arg0, int arg1, System.Predicate arg2) {#findIndex-int-int-com.aspose.ms.System.Predicate-T--} +``` +public int findIndex(int arg0, int arg1, System.Predicate arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | +| arg2 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findLast(System.Predicate arg0) {#findLast-com.aspose.ms.System.Predicate-T--} +``` +public T findLast(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +T +### findLastIndex(System.Predicate arg0) {#findLastIndex-com.aspose.ms.System.Predicate-T--} +``` +public int findLastIndex(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findLastIndex(int arg0, System.Predicate arg1) {#findLastIndex-int-com.aspose.ms.System.Predicate-T--} +``` +public int findLastIndex(int arg0, System.Predicate arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findLastIndex(int arg0, int arg1, System.Predicate arg2) {#findLastIndex-int-int-com.aspose.ms.System.Predicate-T--} +``` +public int findLastIndex(int arg0, int arg1, System.Predicate arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | +| arg2 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### forEach(System.Action arg0) {#forEach-com.aspose.ms.System.Action-T--} +``` +public void forEach(System.Action arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Action | | + +### get(int arg0) {#get-int-} +``` +public T get(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +**Returns:** +T +### getCapacity() {#getCapacity--} +``` +public int getCapacity() +``` + + + + +**Returns:** +int +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getRange(int arg0, int arg1) {#getRange-int-int-} +``` +public System.Collections.Generic.List getRange(int arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | + +**Returns:** +com.aspose.ms.System.Collections.Generic.List +### getSyncRoot() {#getSyncRoot--} +``` +public Object getSyncRoot() +``` + + + + +**Returns:** +java.lang.Object +### get_Item(int arg0) {#get-Item-int-} +``` +public T get_Item(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +**Returns:** +T +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### indexOf(T arg0, int arg1) {#indexOf-T-int-} +``` +public int indexOf(T arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | int | | + +**Returns:** +int +### indexOf(T arg0, int arg1, int arg2) {#indexOf-T-int-int-} +``` +public int indexOf(T arg0, int arg1, int arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | int | | +| arg2 | int | | + +**Returns:** +int +### indexOf(Object arg0) {#indexOf-java.lang.Object-} +``` +public int indexOf(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +int +### indexOfItem(T arg0) {#indexOfItem-T-} +``` +public int indexOfItem(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +int +### insertItem(int arg0, T arg1) {#insertItem-int-T-} +``` +public void insertItem(int arg0, T arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T | | + +### insertRange(int arg0, System.Collections.Generic.IGenericEnumerable arg1) {#insertRange-int-com.aspose.ms.System.Collections.Generic.IGenericEnumerable-T--} +``` +public void insertRange(int arg0, System.Collections.Generic.IGenericEnumerable arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | com.aspose.ms.System.Collections.Generic.IGenericEnumerable | | + +### isEmpty() {#isEmpty--} +``` +public boolean isEmpty() +``` + + + + +**Returns:** +boolean +### isFixedSize() {#isFixedSize--} +``` +public boolean isFixedSize() +``` + + + + +**Returns:** +boolean +### isReadOnly() {#isReadOnly--} +``` +public boolean isReadOnly() +``` + + + + +**Returns:** +boolean +### isSynchronized() {#isSynchronized--} +``` +public boolean isSynchronized() +``` + + + + +**Returns:** +boolean +### iterator() {#iterator--} +``` +public System.Collections.Generic.List.Enumerator iterator() +``` + + + + +**Returns:** +com.aspose.ms.System.Collections.Generic.List.Enumerator +### lastIndexOf(T arg0, int arg1) {#lastIndexOf-T-int-} +``` +public int lastIndexOf(T arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | int | | + +**Returns:** +int +### lastIndexOf(T arg0, int arg1, int arg2) {#lastIndexOf-T-int-int-} +``` +public int lastIndexOf(T arg0, int arg1, int arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | int | | +| arg2 | int | | + +**Returns:** +int +### lastIndexOf(Object arg0) {#lastIndexOf-java.lang.Object-} +``` +public int lastIndexOf(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +int +### listIterator() {#listIterator--} +``` +public ListIterator listIterator() +``` + + + + +**Returns:** +java.util.ListIterator +### listIterator(int arg0) {#listIterator-int-} +``` +public ListIterator listIterator(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +**Returns:** +java.util.ListIterator +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### remove(int arg0) {#remove-int-} +``` +public T remove(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +**Returns:** +T +### remove(Object arg0) {#remove-java.lang.Object-} +``` +public boolean remove(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### removeAll(System.Predicate arg0) {#removeAll-com.aspose.ms.System.Predicate-T--} +``` +public int removeAll(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### removeAll(Collection arg0) {#removeAll-java.util.Collection----} +``` +public boolean removeAll(Collection arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Collection | | + +**Returns:** +boolean +### removeAt(int arg0) {#removeAt-int-} +``` +public void removeAt(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +### removeItem(T arg0) {#removeItem-T-} +``` +public boolean removeItem(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +boolean +### removeRange(int arg0, int arg1) {#removeRange-int-int-} +``` +public void removeRange(int arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | + +### retainAll(Collection arg0) {#retainAll-java.util.Collection----} +``` +public boolean retainAll(Collection arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Collection | | + +**Returns:** +boolean +### reverse() {#reverse--} +``` +public void reverse() +``` + + + + +### reverse(int arg0, int arg1) {#reverse-int-int-} +``` +public void reverse(int arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | + +### set(int arg0, T arg1) {#set-int-T-} +``` +public T set(int arg0, T arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T | | + +**Returns:** +T +### setCapacity(int arg0) {#setCapacity-int-} +``` +public void setCapacity(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +### set_Item(int arg0, T arg1) {#set-Item-int-T-} +``` +public void set_Item(int arg0, T arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T | | + +### size() {#size--} +``` +public int size() +``` + + + + +**Returns:** +int +### sort() {#sort--} +``` +public void sort() +``` + + + + +### sort(System.Comparison arg0) {#sort-com.aspose.ms.System.Comparison-T--} +``` +public void sort(System.Comparison arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Comparison | | + +### sort(int arg0, int arg1, Comparator arg2) {#sort-int-int-java.util.Comparator-T--} +``` +public void sort(int arg0, int arg1, Comparator arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | +| arg2 | java.util.Comparator | | + +### sort(Comparator arg0) {#sort-java.util.Comparator---super-T--} +``` +public void sort(Comparator arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Comparator | | + +### subList(int arg0, int arg1) {#subList-int-int-} +``` +public List subList(int arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | + +**Returns:** +java.util.List +### toArray() {#toArray--} +``` +public Object[] toArray() +``` + + + + +**Returns:** +java.lang.Object[] +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### trimExcess() {#trimExcess--} +``` +public void trimExcess() +``` + + + + +### trueForAll(System.Predicate arg0) {#trueForAll-com.aspose.ms.System.Predicate-T--} +``` +public boolean trueForAll(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +boolean +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.email/graphclient/_index.md b/english/java/com.aspose.email/graphclient/_index.md index 69203e18a8..66c1767f1a 100644 --- a/english/java/com.aspose.email/graphclient/_index.md +++ b/english/java/com.aspose.email/graphclient/_index.md @@ -3,7 +3,7 @@ title: GraphClient second_title: Aspose.Email for Java API Reference description: Provides access to MS Exchange Server Office365 by using REST API. type: docs -weight: 283 +weight: 286 url: /java/com.aspose.email/graphclient/ --- @@ -29,7 +29,7 @@ Provides access to MS Exchange Server (Office365) by using REST API. | [getClient(IMultipleServicesTokenProvider tokenProvider, String tenantId)](#getClient-com.aspose.email.IMultipleServicesTokenProvider-java.lang.String-) | Initializes a new instance of the [GraphClient](../../com.aspose.email/graphclient) based class | | [getClient(ITokenProvider tokenProvider)](#getClient-com.aspose.email.ITokenProvider-) | Initializes a new instance of the [GraphClient](../../com.aspose.email/graphclient) based class | | [getClient(ITokenProvider tokenProvider, String tenantId)](#getClient-com.aspose.email.ITokenProvider-java.lang.String-) | Initializes a new instance of the [GraphClient](../../com.aspose.email/graphclient) based class | -| [getEndpoint()](#getEndpoint--) | Gets or sets Endpoint URL. | +| [getEndpoint()](#getEndpoint--) | Gets or sets Microsoft Graph REST API endpoint. | | [getMultipleServicesTokenProvider()](#getMultipleServicesTokenProvider--) | Gets or sets an object allows to retrieve OAuth access token. | | [getProxy()](#getProxy--) | Gets or sets data to proxy access to Exchange server. | | [getResource()](#getResource--) | Gets or sets resource type. | @@ -40,7 +40,7 @@ Provides access to MS Exchange Server (Office365) by using REST API. | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | -| [setEndpoint(String value)](#setEndpoint-java.lang.String-) | Gets or sets Endpoint URL. | +| [setEndpoint(String value)](#setEndpoint-java.lang.String-) | Gets or sets Microsoft Graph REST API endpoint. | | [setMultipleServicesTokenProvider(IMultipleServicesTokenProvider value)](#setMultipleServicesTokenProvider-com.aspose.email.IMultipleServicesTokenProvider-) | Gets or sets an object allows to retrieve OAuth access token. | | [setProxy(System.Net.IWebProxy value)](#setProxy-com.aspose.ms.System.Net.IWebProxy-) | Gets or sets data to proxy access to Exchange server. | | [setResource(int value)](#setResource-int-) | Gets or sets resource type. | @@ -161,7 +161,7 @@ public String getEndpoint() ``` -Gets or sets Endpoint URL. +Gets or sets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". **Returns:** java.lang.String @@ -267,7 +267,7 @@ public void setEndpoint(String value) ``` -Gets or sets Endpoint URL. +Gets or sets Microsoft Graph REST API endpoint. If not specified, the default is "https://graph.microsoft.com". **Parameters:** | Parameter | Type | Description | diff --git a/english/java/com.aspose.email/graphfolderinfo/_index.md b/english/java/com.aspose.email/graphfolderinfo/_index.md index 3e5a1c65c7..f537e16405 100644 --- a/english/java/com.aspose.email/graphfolderinfo/_index.md +++ b/english/java/com.aspose.email/graphfolderinfo/_index.md @@ -3,7 +3,7 @@ title: GraphFolderInfo second_title: Aspose.Email for Java API Reference description: Represents information about personal folder. type: docs -weight: 284 +weight: 287 url: /java/com.aspose.email/graphfolderinfo/ --- diff --git a/english/java/com.aspose.email/graphfolderinfocollection/_index.md b/english/java/com.aspose.email/graphfolderinfocollection/_index.md index 411c4be803..8296917298 100644 --- a/english/java/com.aspose.email/graphfolderinfocollection/_index.md +++ b/english/java/com.aspose.email/graphfolderinfocollection/_index.md @@ -3,7 +3,7 @@ title: GraphFolderInfoCollection second_title: Aspose.Email for Java API Reference description: Represents collection of GraphFolderInfo. type: docs -weight: 285 +weight: 288 url: /java/com.aspose.email/graphfolderinfocollection/ --- diff --git a/english/java/com.aspose.email/identity/_index.md b/english/java/com.aspose.email/graphidentity/_index.md similarity index 78% rename from english/java/com.aspose.email/identity/_index.md rename to english/java/com.aspose.email/graphidentity/_index.md index 6adc60f5b2..e486fa64b3 100644 --- a/english/java/com.aspose.email/identity/_index.md +++ b/english/java/com.aspose.email/graphidentity/_index.md @@ -1,24 +1,27 @@ --- -title: Identity +title: GraphIdentity second_title: Aspose.Email for Java API Reference -description: https//docs.microsoft.com/en-us/graph/api/resources/identityviewgraph-rest-1.0 The Identity resource represents an identity of an actor. +description: ... The Identity resource represents an identity of an actor. type: docs -weight: 303 -url: /java/com.aspose.email/identity/ +weight: 289 +url: /java/com.aspose.email/graphidentity/ --- **Inheritance:** java.lang.Object ``` -public class Identity +public class GraphIdentity ``` -https://docs.microsoft.com/en-us/graph/api/resources/identity?view=graph-rest-1.0 The Identity resource represents an identity of an actor. For example, an actor can be a user, device, or application. +[...][] The Identity resource represents an identity of an actor. For example, an actor can be a user, device, or application. + + +[...]: https://docs.microsoft.com/en-us/graph/api/resources/identity?view=graph-rest-1.0 ## Constructors | Constructor | Description | | --- | --- | -| [Identity()](#Identity--) | | +| [GraphIdentity()](#GraphIdentity--) | | ## Methods | Method | Description | @@ -33,14 +36,14 @@ https://docs.microsoft.com/en-us/graph/api/resources/identity?view=graph-rest-1. | [notifyAll()](#notifyAll--) | | | [setDisplayName(String value)](#setDisplayName-java.lang.String-) | The identity's display name. | | [setId(String value)](#setId-java.lang.String-) | Unique identifier for the identity. | -| [setThumbnails(ThumbnailSet value)](#setThumbnails-com.aspose.email.ThumbnailSet-) | The ThumbnailSet resource is a keyed collection of thumbnail resources. | +| [setThumbnails(GraphThumbnailSet value)](#setThumbnails-com.aspose.email.GraphThumbnailSet-) | The ThumbnailSet resource is a keyed collection of thumbnail resources. | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -### Identity() {#Identity--} +### GraphIdentity() {#GraphIdentity--} ``` -public Identity() +public GraphIdentity() ``` @@ -91,14 +94,14 @@ Unique identifier for the identity. java.lang.String ### getThumbnails() {#getThumbnails--} ``` -public final ThumbnailSet getThumbnails() +public final GraphThumbnailSet getThumbnails() ``` The ThumbnailSet resource is a keyed collection of thumbnail resources. **Returns:** -[ThumbnailSet](../../com.aspose.email/thumbnailset) +[GraphThumbnailSet](../../com.aspose.email/graphthumbnailset) ### hashCode() {#hashCode--} ``` public native int hashCode() @@ -151,9 +154,9 @@ Unique identifier for the identity. | --- | --- | --- | | value | java.lang.String | | -### setThumbnails(ThumbnailSet value) {#setThumbnails-com.aspose.email.ThumbnailSet-} +### setThumbnails(GraphThumbnailSet value) {#setThumbnails-com.aspose.email.GraphThumbnailSet-} ``` -public final void setThumbnails(ThumbnailSet value) +public final void setThumbnails(GraphThumbnailSet value) ``` @@ -162,7 +165,7 @@ The ThumbnailSet resource is a keyed collection of thumbnail resources. **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| value | [ThumbnailSet](../../com.aspose.email/thumbnailset) | | +| value | [GraphThumbnailSet](../../com.aspose.email/graphthumbnailset) | | ### toString() {#toString--} ``` diff --git a/english/java/com.aspose.email/identityset/_index.md b/english/java/com.aspose.email/graphidentityset/_index.md similarity index 58% rename from english/java/com.aspose.email/identityset/_index.md rename to english/java/com.aspose.email/graphidentityset/_index.md index 9d670f4a6d..c15f1499d8 100644 --- a/english/java/com.aspose.email/identityset/_index.md +++ b/english/java/com.aspose.email/graphidentityset/_index.md @@ -1,24 +1,27 @@ --- -title: IdentitySet +title: GraphIdentitySet second_title: Aspose.Email for Java API Reference -description: https//docs.microsoft.com/en-us/graph/api/resources/identitysetviewgraph-rest-1.0 The IdentitySet resource is a keyed collection of identity resources. +description: ... The IdentitySet resource is a keyed collection of identity resources. type: docs -weight: 304 -url: /java/com.aspose.email/identityset/ +weight: 290 +url: /java/com.aspose.email/graphidentityset/ --- **Inheritance:** java.lang.Object ``` -public class IdentitySet +public class GraphIdentitySet ``` -https://docs.microsoft.com/en-us/graph/api/resources/identityset?view=graph-rest-1.0 The IdentitySet resource is a keyed collection of identity resources. It is used to represent a set of identities associated with various events for an item, such as created by or last modified by. +[...][] The IdentitySet resource is a keyed collection of identity resources. It is used to represent a set of identities associated with various events for an item, such as created by or last modified by. + + +[...]: https://docs.microsoft.com/en-us/graph/api/resources/identityset?view=graph-rest-1.0 ## Constructors | Constructor | Description | | --- | --- | -| [IdentitySet()](#IdentitySet--) | | +| [GraphIdentitySet()](#GraphIdentitySet--) | | ## Methods | Method | Description | @@ -31,16 +34,16 @@ https://docs.microsoft.com/en-us/graph/api/resources/identityset?view=graph-rest | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | -| [setApplication(Identity value)](#setApplication-com.aspose.email.Identity-) | Optional.The application associated with this action. | -| [setDevice(Identity value)](#setDevice-com.aspose.email.Identity-) | Optional.The device associated with this action. | -| [setUser(Identity value)](#setUser-com.aspose.email.Identity-) | Optional.The user associated with this action. | +| [setApplication(GraphIdentity value)](#setApplication-com.aspose.email.GraphIdentity-) | Optional.The application associated with this action. | +| [setDevice(GraphIdentity value)](#setDevice-com.aspose.email.GraphIdentity-) | Optional.The device associated with this action. | +| [setUser(GraphIdentity value)](#setUser-com.aspose.email.GraphIdentity-) | Optional.The user associated with this action. | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -### IdentitySet() {#IdentitySet--} +### GraphIdentitySet() {#GraphIdentitySet--} ``` -public IdentitySet() +public GraphIdentitySet() ``` @@ -61,14 +64,14 @@ public boolean equals(Object arg0) boolean ### getApplication() {#getApplication--} ``` -public final Identity getApplication() +public final GraphIdentity getApplication() ``` Optional.The application associated with this action. **Returns:** -[Identity](../../com.aspose.email/identity) +[GraphIdentity](../../com.aspose.email/graphidentity) ### getClass() {#getClass--} ``` public final native Class getClass() @@ -81,24 +84,24 @@ public final native Class getClass() java.lang.Class ### getDevice() {#getDevice--} ``` -public final Identity getDevice() +public final GraphIdentity getDevice() ``` Optional.The device associated with this action. **Returns:** -[Identity](../../com.aspose.email/identity) +[GraphIdentity](../../com.aspose.email/graphidentity) ### getUser() {#getUser--} ``` -public final Identity getUser() +public final GraphIdentity getUser() ``` Optional.The user associated with this action. **Returns:** -[Identity](../../com.aspose.email/identity) +[GraphIdentity](../../com.aspose.email/graphidentity) ### hashCode() {#hashCode--} ``` public native int hashCode() @@ -125,9 +128,9 @@ public final native void notifyAll() -### setApplication(Identity value) {#setApplication-com.aspose.email.Identity-} +### setApplication(GraphIdentity value) {#setApplication-com.aspose.email.GraphIdentity-} ``` -public final void setApplication(Identity value) +public final void setApplication(GraphIdentity value) ``` @@ -136,11 +139,11 @@ Optional.The application associated with this action. **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| value | [Identity](../../com.aspose.email/identity) | | +| value | [GraphIdentity](../../com.aspose.email/graphidentity) | | -### setDevice(Identity value) {#setDevice-com.aspose.email.Identity-} +### setDevice(GraphIdentity value) {#setDevice-com.aspose.email.GraphIdentity-} ``` -public final void setDevice(Identity value) +public final void setDevice(GraphIdentity value) ``` @@ -149,11 +152,11 @@ Optional.The device associated with this action. **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| value | [Identity](../../com.aspose.email/identity) | | +| value | [GraphIdentity](../../com.aspose.email/graphidentity) | | -### setUser(Identity value) {#setUser-com.aspose.email.Identity-} +### setUser(GraphIdentity value) {#setUser-com.aspose.email.GraphIdentity-} ``` -public final void setUser(Identity value) +public final void setUser(GraphIdentity value) ``` @@ -162,7 +165,7 @@ Optional.The user associated with this action. **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| value | [Identity](../../com.aspose.email/identity) | | +| value | [GraphIdentity](../../com.aspose.email/graphidentity) | | ### toString() {#toString--} ``` diff --git a/english/java/com.aspose.email/graphknownfolders/_index.md b/english/java/com.aspose.email/graphknownfolders/_index.md index 08491a1903..548870612f 100644 --- a/english/java/com.aspose.email/graphknownfolders/_index.md +++ b/english/java/com.aspose.email/graphknownfolders/_index.md @@ -3,7 +3,7 @@ title: GraphKnownFolders second_title: Aspose.Email for Java API Reference description: Well-known folders type: docs -weight: 286 +weight: 291 url: /java/com.aspose.email/graphknownfolders/ --- @@ -24,9 +24,11 @@ Well-known folders | Field | Description | | --- | --- | | [Archive](#Archive) | The archive folder messages are sent to when using the One\_Click Archive feature in Outlook clients that support it. | +| [Calendars](#Calendars) | Default Contacts folder. | | [Clutter](#Clutter) | The clutter folder low-priority messages are moved to when using the Clutter feature. | | [Conflicts](#Conflicts) | The folder that contains conflicting items in the mailbox. | | [ContactFolders](#ContactFolders) | Mail folders root | +| [Contacts](#Contacts) | Default Contacts folder. | | [ConversationHistory](#ConversationHistory) | The folder where Skype saves IM conversations (if Skype is configured to do so). | | [DeletedItems](#DeletedItems) | The folder items are moved to when they are deleted. | | [Drafts](#Drafts) | The folder that contains unsent messages. | @@ -42,6 +44,7 @@ Well-known folders | [SentItems](#SentItems) | The sent items folder. | | [ServerFailures](#ServerFailures) | The folder that contains items that exist on the server but could not be synchronized to the local client. | | [SyncIssues](#SyncIssues) | The folder that contains synchronization logs created by Outlook. | +| [TodoTasks](#TodoTasks) | Default Contacts folder. | ## Methods | Method | Description | @@ -69,6 +72,14 @@ public static final String Archive The archive folder messages are sent to when using the One\_Click Archive feature in Outlook clients that support it. Note: this is not the same as the Archive Mailbox feature of Exchange online. +### Calendars {#Calendars} +``` +public static final String Calendars +``` + + +Default Contacts folder. + ### Clutter {#Clutter} ``` public static final String Clutter @@ -93,6 +104,14 @@ public static final String ContactFolders Mail folders root +### Contacts {#Contacts} +``` +public static final String Contacts +``` + + +Default Contacts folder. + ### ConversationHistory {#ConversationHistory} ``` public static final String ConversationHistory @@ -213,6 +232,14 @@ public static final String SyncIssues The folder that contains synchronization logs created by Outlook. +### TodoTasks {#TodoTasks} +``` +public static final String TodoTasks +``` + + +Default Contacts folder. + ### equals(Object arg0) {#equals-java.lang.Object-} ``` public boolean equals(Object arg0) diff --git a/english/java/com.aspose.email/graphmessageinfo/_index.md b/english/java/com.aspose.email/graphmessageinfo/_index.md index 0e9b985e25..6c46892567 100644 --- a/english/java/com.aspose.email/graphmessageinfo/_index.md +++ b/english/java/com.aspose.email/graphmessageinfo/_index.md @@ -3,7 +3,7 @@ title: GraphMessageInfo second_title: Aspose.Email for Java API Reference description: The MessageInfo represents the server item info fetched from the Graph service. type: docs -weight: 287 +weight: 292 url: /java/com.aspose.email/graphmessageinfo/ --- diff --git a/english/java/com.aspose.email/graphmessageinfocollection/_index.md b/english/java/com.aspose.email/graphmessageinfocollection/_index.md index e7d2a4cf80..45a769e700 100644 --- a/english/java/com.aspose.email/graphmessageinfocollection/_index.md +++ b/english/java/com.aspose.email/graphmessageinfocollection/_index.md @@ -3,7 +3,7 @@ title: GraphMessageInfoCollection second_title: Aspose.Email for Java API Reference description: Represents collection of GraphMessageInfo. type: docs -weight: 288 +weight: 293 url: /java/com.aspose.email/graphmessageinfocollection/ --- diff --git a/english/java/com.aspose.email/graphmessagepageinfo/_index.md b/english/java/com.aspose.email/graphmessagepageinfo/_index.md index 183b486d09..9f304c90f8 100644 --- a/english/java/com.aspose.email/graphmessagepageinfo/_index.md +++ b/english/java/com.aspose.email/graphmessagepageinfo/_index.md @@ -3,7 +3,7 @@ title: GraphMessagePageInfo second_title: Aspose.Email for Java API Reference description: Contains information about retrieved page when paging methods are used. type: docs -weight: 289 +weight: 294 url: /java/com.aspose.email/graphmessagepageinfo/ --- diff --git a/english/java/com.aspose.email/notebook/_index.md b/english/java/com.aspose.email/graphnotebook/_index.md similarity index 62% rename from english/java/com.aspose.email/notebook/_index.md rename to english/java/com.aspose.email/graphnotebook/_index.md index 8b50915d55..e6ee88d8b9 100644 --- a/english/java/com.aspose.email/notebook/_index.md +++ b/english/java/com.aspose.email/graphnotebook/_index.md @@ -1,29 +1,33 @@ --- -title: Notebook +title: GraphNotebook second_title: Aspose.Email for Java API Reference -description: https//docs.microsoft.com/en-us/graph/api/resources/notebookviewgraph-rest-1.0 A OneNote notebook. +description: ... A OneNote notebook. type: docs -weight: 545 -url: /java/com.aspose.email/notebook/ +weight: 295 +url: /java/com.aspose.email/graphnotebook/ --- **Inheritance:** java.lang.Object ``` -public class Notebook +public class GraphNotebook ``` -https://docs.microsoft.com/en-us/graph/api/resources/notebook?view=graph-rest-1.0 A OneNote notebook. +[...][] A OneNote notebook. + + +[...]: https://docs.microsoft.com/en-us/graph/api/resources/notebook?view=graph-rest-1.0 ## Constructors | Constructor | Description | | --- | --- | -| [Notebook()](#Notebook--) | | +| [GraphNotebook()](#GraphNotebook--) | | ## Methods | Method | Description | | --- | --- | | [equals(Object arg0)](#equals-java.lang.Object-) | | +| [fromJsonArray(JSONObject jsonValue, int resource, String resourceId)](#fromJsonArray-com.aspose.json.JSONObject-int-java.lang.String-) | | | [getClass()](#getClass--) | | | [getCreatedBy()](#getCreatedBy--) | Identity of the user, device, and application which created the item. | | [getCreatedDateTime()](#getCreatedDateTime--) | The date and time when the notebook was created. | @@ -37,27 +41,19 @@ https://docs.microsoft.com/en-us/graph/api/resources/notebook?view=graph-rest-1. | [getSelf()](#getSelf--) | The endpoint where you can get details about the notebook. | | [getUserRole()](#getUserRole--) | Possible values are: Owner, Contributor, Reader, None. | | [hashCode()](#hashCode--) | | -| [isCreatedDateTimeSpecified()](#isCreatedDateTimeSpecified--) | Indicates whether CreatedDateTime property is specified. | | [isDefault()](#isDefault--) | Indicates whether this is the user's default notebook. | -| [isDefaultSpecified()](#isDefaultSpecified--) | Indicates whether IsDefault property is specified. | -| [isLastModifiedDateTimeSpecified()](#isLastModifiedDateTimeSpecified--) | Indicates whether LastModifiedDateTime property is specified. | | [isShared()](#isShared--) | Indicates whether the notebook is shared. | -| [isSharedSpecified()](#isSharedSpecified--) | Indicates whether IsShared property is specified. | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | -| [setCreatedDateTimeSpecified(boolean value)](#setCreatedDateTimeSpecified-boolean-) | Indicates whether CreatedDateTime property is specified. | -| [setDefaultSpecified(boolean value)](#setDefaultSpecified-boolean-) | Indicates whether IsDefault property is specified. | | [setDisplayName(String value)](#setDisplayName-java.lang.String-) | The name of the notebook. | -| [setLastModifiedDateTimeSpecified(boolean value)](#setLastModifiedDateTimeSpecified-boolean-) | Indicates whether LastModifiedDateTime property is specified. | -| [setLinks(NotebookLinks value)](#setLinks-com.aspose.email.NotebookLinks-) | Links for opening the notebook. | -| [setSharedSpecified(boolean value)](#setSharedSpecified-boolean-) | Indicates whether IsShared property is specified. | +| [setLinks(GraphNotebookLinks value)](#setLinks-com.aspose.email.GraphNotebookLinks-) | Links for opening the notebook. | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -### Notebook() {#Notebook--} +### GraphNotebook() {#GraphNotebook--} ``` -public Notebook() +public GraphNotebook() ``` @@ -76,6 +72,23 @@ public boolean equals(Object arg0) **Returns:** boolean +### fromJsonArray(JSONObject jsonValue, int resource, String resourceId) {#fromJsonArray-com.aspose.json.JSONObject-int-java.lang.String-} +``` +public static GraphNotebookCollection fromJsonArray(JSONObject jsonValue, int resource, String resourceId) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| jsonValue | com.aspose.json.JSONObject | | +| resource | int | | +| resourceId | java.lang.String | | + +**Returns:** +[GraphNotebookCollection](../../com.aspose.email/graphnotebookcollection) ### getClass() {#getClass--} ``` public final native Class getClass() @@ -88,14 +101,14 @@ public final native Class getClass() java.lang.Class ### getCreatedBy() {#getCreatedBy--} ``` -public final IdentitySet getCreatedBy() +public final GraphIdentitySet getCreatedBy() ``` Identity of the user, device, and application which created the item. Read-only. **Returns:** -[IdentitySet](../../com.aspose.email/identityset) +[GraphIdentitySet](../../com.aspose.email/graphidentityset) ### getCreatedDateTime() {#getCreatedDateTime--} ``` public final System.DateTimeOffset getCreatedDateTime() @@ -128,14 +141,14 @@ The unique identifier of the notebook. Read-only. java.lang.String ### getLastModifiedBy() {#getLastModifiedBy--} ``` -public final IdentitySet getLastModifiedBy() +public final GraphIdentitySet getLastModifiedBy() ``` Identity of the user, device, and application which created the item. Read-only. **Returns:** -[IdentitySet](../../com.aspose.email/identityset) +[GraphIdentitySet](../../com.aspose.email/graphidentityset) ### getLastModifiedDateTime() {#getLastModifiedDateTime--} ``` public final System.DateTimeOffset getLastModifiedDateTime() @@ -148,14 +161,14 @@ The date and time when the notebook was last modified. The timestamp represents com.aspose.ms.System.DateTimeOffset ### getLinks() {#getLinks--} ``` -public final NotebookLinks getLinks() +public final GraphNotebookLinks getLinks() ``` Links for opening the notebook. The oneNoteClientURL link opens the notebook in the OneNote native client if it's installed. The oneNoteWebURL link opens the notebook in OneNote on the web. **Returns:** -[NotebookLinks](../../com.aspose.email/notebooklinks) +[GraphNotebookLinks](../../com.aspose.email/graphnotebooklinks) ### getSectionGroupsUrl() {#getSectionGroupsUrl--} ``` public final String getSectionGroupsUrl() @@ -206,66 +219,26 @@ public native int hashCode() **Returns:** int -### isCreatedDateTimeSpecified() {#isCreatedDateTimeSpecified--} -``` -public final boolean isCreatedDateTimeSpecified() -``` - - -Indicates whether CreatedDateTime property is specified. - -**Returns:** -boolean ### isDefault() {#isDefault--} ``` -public final boolean isDefault() +public final Boolean isDefault() ``` Indicates whether this is the user's default notebook. Read-only. **Returns:** -boolean -### isDefaultSpecified() {#isDefaultSpecified--} -``` -public final boolean isDefaultSpecified() -``` - - -Indicates whether IsDefault property is specified. - -**Returns:** -boolean -### isLastModifiedDateTimeSpecified() {#isLastModifiedDateTimeSpecified--} -``` -public final boolean isLastModifiedDateTimeSpecified() -``` - - -Indicates whether LastModifiedDateTime property is specified. - -**Returns:** -boolean +java.lang.Boolean ### isShared() {#isShared--} ``` -public final System.Nullable isShared() +public final Boolean isShared() ``` Indicates whether the notebook is shared. If true, the contents of the notebook can be seen by people other than the owner. Read-only. **Returns:** -com.aspose.ms.System.Nullable -### isSharedSpecified() {#isSharedSpecified--} -``` -public final boolean isSharedSpecified() -``` - - -Indicates whether IsShared property is specified. - -**Returns:** -boolean +java.lang.Boolean ### notify() {#notify--} ``` public final native void notify() @@ -282,32 +255,6 @@ public final native void notifyAll() -### setCreatedDateTimeSpecified(boolean value) {#setCreatedDateTimeSpecified-boolean-} -``` -public final void setCreatedDateTimeSpecified(boolean value) -``` - - -Indicates whether CreatedDateTime property is specified. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### setDefaultSpecified(boolean value) {#setDefaultSpecified-boolean-} -``` -public final void setDefaultSpecified(boolean value) -``` - - -Indicates whether IsDefault property is specified. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - ### setDisplayName(String value) {#setDisplayName-java.lang.String-} ``` public final void setDisplayName(String value) @@ -321,22 +268,9 @@ The name of the notebook. | --- | --- | --- | | value | java.lang.String | | -### setLastModifiedDateTimeSpecified(boolean value) {#setLastModifiedDateTimeSpecified-boolean-} -``` -public final void setLastModifiedDateTimeSpecified(boolean value) -``` - - -Indicates whether LastModifiedDateTime property is specified. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - -### setLinks(NotebookLinks value) {#setLinks-com.aspose.email.NotebookLinks-} +### setLinks(GraphNotebookLinks value) {#setLinks-com.aspose.email.GraphNotebookLinks-} ``` -public final void setLinks(NotebookLinks value) +public final void setLinks(GraphNotebookLinks value) ``` @@ -345,20 +279,7 @@ Links for opening the notebook. The oneNoteClientURL link opens the notebook in **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| value | [NotebookLinks](../../com.aspose.email/notebooklinks) | | - -### setSharedSpecified(boolean value) {#setSharedSpecified-boolean-} -``` -public final void setSharedSpecified(boolean value) -``` - - -Indicates whether IsShared property is specified. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | +| value | [GraphNotebookLinks](../../com.aspose.email/graphnotebooklinks) | | ### toString() {#toString--} ``` diff --git a/english/java/com.aspose.email/notebookcollection/_index.md b/english/java/com.aspose.email/graphnotebookcollection/_index.md similarity index 98% rename from english/java/com.aspose.email/notebookcollection/_index.md rename to english/java/com.aspose.email/graphnotebookcollection/_index.md index 1779f5059a..4c0986b683 100644 --- a/english/java/com.aspose.email/notebookcollection/_index.md +++ b/english/java/com.aspose.email/graphnotebookcollection/_index.md @@ -1,16 +1,16 @@ --- -title: NotebookCollection +title: GraphNotebookCollection second_title: Aspose.Email for Java API Reference description: Represents collection of Notebook. type: docs -weight: 546 -url: /java/com.aspose.email/notebookcollection/ +weight: 296 +url: /java/com.aspose.email/graphnotebookcollection/ --- **Inheritance:** java.lang.Object, com.aspose.ms.System.Collections.Generic.List ``` -public final class NotebookCollection extends System.Collections.Generic.List +public final class GraphNotebookCollection extends System.Collections.Generic.List ``` Represents collection of Notebook. @@ -18,7 +18,7 @@ Represents collection of Notebook. | Constructor | Description | | --- | --- | -| [NotebookCollection()](#NotebookCollection--) | | +| [GraphNotebookCollection()](#GraphNotebookCollection--) | | ## Methods | Method | Description | @@ -109,9 +109,9 @@ Represents collection of Notebook. | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -### NotebookCollection() {#NotebookCollection--} +### GraphNotebookCollection() {#GraphNotebookCollection--} ``` -public NotebookCollection() +public GraphNotebookCollection() ``` diff --git a/english/java/com.aspose.email/notebooklinks/_index.md b/english/java/com.aspose.email/graphnotebooklinks/_index.md similarity index 87% rename from english/java/com.aspose.email/notebooklinks/_index.md rename to english/java/com.aspose.email/graphnotebooklinks/_index.md index ee659c284b..ec06ec971d 100644 --- a/english/java/com.aspose.email/notebooklinks/_index.md +++ b/english/java/com.aspose.email/graphnotebooklinks/_index.md @@ -1,24 +1,27 @@ --- -title: NotebookLinks +title: GraphNotebookLinks second_title: Aspose.Email for Java API Reference -description: https//docs.microsoft.com/en-us/graph/api/resources/notebooklinksviewgraph-rest-1.0 Links for opening a OneNote notebook. +description: ... Links for opening a OneNote notebook. type: docs -weight: 547 -url: /java/com.aspose.email/notebooklinks/ +weight: 297 +url: /java/com.aspose.email/graphnotebooklinks/ --- **Inheritance:** java.lang.Object ``` -public class NotebookLinks +public class GraphNotebookLinks ``` -https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0 Links for opening a OneNote notebook. +[...][] Links for opening a OneNote notebook. + + +[...]: https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-rest-1.0 ## Constructors | Constructor | Description | | --- | --- | -| [NotebookLinks()](#NotebookLinks--) | | +| [GraphNotebookLinks()](#GraphNotebookLinks--) | | ## Methods | Method | Description | @@ -36,9 +39,9 @@ https://docs.microsoft.com/en-us/graph/api/resources/notebooklinks?view=graph-re | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -### NotebookLinks() {#NotebookLinks--} +### GraphNotebookLinks() {#GraphNotebookLinks--} ``` -public NotebookLinks() +public GraphNotebookLinks() ``` diff --git a/english/java/com.aspose.email/onenoteoperation/_index.md b/english/java/com.aspose.email/graphonenoteoperation/_index.md similarity index 81% rename from english/java/com.aspose.email/onenoteoperation/_index.md rename to english/java/com.aspose.email/graphonenoteoperation/_index.md index b50834f1f7..48b7a6e983 100644 --- a/english/java/com.aspose.email/onenoteoperation/_index.md +++ b/english/java/com.aspose.email/graphonenoteoperation/_index.md @@ -1,16 +1,16 @@ --- -title: OnenoteOperation +title: GraphOnenoteOperation second_title: Aspose.Email for Java API Reference description: The status of certain long-running OneNote operations. type: docs -weight: 562 -url: /java/com.aspose.email/onenoteoperation/ +weight: 298 +url: /java/com.aspose.email/graphonenoteoperation/ --- **Inheritance:** java.lang.Object ``` -public class OnenoteOperation +public class GraphOnenoteOperation ``` The status of certain long-running OneNote operations. @@ -18,7 +18,7 @@ The status of certain long-running OneNote operations. | Constructor | Description | | --- | --- | -| [OnenoteOperation()](#OnenoteOperation--) | | +| [GraphOnenoteOperation()](#GraphOnenoteOperation--) | | ## Methods | Method | Description | @@ -34,17 +34,15 @@ The status of certain long-running OneNote operations. | [getResourceLocation()](#getResourceLocation--) | The resource URI for the object. | | [getStatus()](#getStatus--) | The current status of the operation: notstarted, running, completed, failed | | [hashCode()](#hashCode--) | | -| [isCreatedDateTimeSpecified()](#isCreatedDateTimeSpecified--) | Indicates whether CreatedDateTime property is specified. | -| [isLastActionDateTimeSpecified()](#isLastActionDateTimeSpecified--) | Indicates whether LastActionDateTime property is specified. | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -### OnenoteOperation() {#OnenoteOperation--} +### GraphOnenoteOperation() {#GraphOnenoteOperation--} ``` -public OnenoteOperation() +public GraphOnenoteOperation() ``` @@ -163,26 +161,6 @@ public native int hashCode() **Returns:** int -### isCreatedDateTimeSpecified() {#isCreatedDateTimeSpecified--} -``` -public final boolean isCreatedDateTimeSpecified() -``` - - -Indicates whether CreatedDateTime property is specified. - -**Returns:** -boolean -### isLastActionDateTimeSpecified() {#isLastActionDateTimeSpecified--} -``` -public final boolean isLastActionDateTimeSpecified() -``` - - -Indicates whether LastActionDateTime property is specified. - -**Returns:** -boolean ### notify() {#notify--} ``` public final native void notify() diff --git a/english/java/com.aspose.email/graphonlinemeetingprovider/_index.md b/english/java/com.aspose.email/graphonlinemeetingprovider/_index.md new file mode 100644 index 0000000000..042be8aa88 --- /dev/null +++ b/english/java/com.aspose.email/graphonlinemeetingprovider/_index.md @@ -0,0 +1,586 @@ +--- +title: GraphOnlineMeetingProvider +second_title: Aspose.Email for Java API Reference +description: The default online meeting provider for meetings sent from this calendar. +type: docs +weight: 299 +url: /java/com.aspose.email/graphonlinemeetingprovider/ +--- + +**Inheritance:** +java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum +``` +public final class GraphOnlineMeetingProvider extends System.Enum +``` + +The default online meeting provider for meetings sent from this calendar. Possible values are: unknown, skypeForBusiness, skypeForConsumer, teamsForBusiness. +## Fields + +| Field | Description | +| --- | --- | +| [EnumSeparatorCharArray](#EnumSeparatorCharArray) | | +| [SkypeForBusiness](#SkypeForBusiness) | SkypeForBusiness provider | +| [SkypeForConsumer](#SkypeForConsumer) | SkypeForConsumer provider | +| [TeamsForBusiness](#TeamsForBusiness) | TeamsForBusiness provider | +| [Unknown](#Unknown) | Unknown provider | +## Methods + +| Method | Description | +| --- | --- | +| [Clone()](#Clone--) | | +| [CloneTo(T arg0)](#CloneTo-T-) | | +| [CloneTo(System.Enum arg0)](#CloneTo-com.aspose.ms.System.Enum-) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [format(System.Type arg0, Object arg1, String arg2)](#format-com.aspose.ms.System.Type-java.lang.Object-java.lang.String-) | | +| [format(Class arg0, long arg1, String arg2)](#format-java.lang.Class----long-java.lang.String-) | | +| [getClass()](#getClass--) | | +| [getName(System.Type arg0, Object arg1)](#getName-com.aspose.ms.System.Type-java.lang.Object-) | | +| [getName(Class arg0, long arg1)](#getName-java.lang.Class----long-) | | +| [getNames(System.Type arg0)](#getNames-com.aspose.ms.System.Type-) | | +| [getNames(Class arg0)](#getNames-java.lang.Class----) | | +| [getUnderlyingType(System.Type arg0)](#getUnderlyingType-com.aspose.ms.System.Type-) | | +| [getUnderlyingType(Class arg0)](#getUnderlyingType-java.lang.Class----) | | +| [getValue(Class arg0, String arg1)](#getValue-java.lang.Class----java.lang.String-) | | +| [getValues(System.Type arg0)](#getValues-com.aspose.ms.System.Type-) | | +| [get_Caption()](#get-Caption--) | | +| [get_Value()](#get-Value--) | | +| [hashCode()](#hashCode--) | | +| [isDefined(System.Type arg0, Object arg1)](#isDefined-com.aspose.ms.System.Type-java.lang.Object-) | | +| [isDefined(System.Type arg0, String arg1)](#isDefined-com.aspose.ms.System.Type-java.lang.String-) | | +| [isDefined(System.Type arg0, long arg1)](#isDefined-com.aspose.ms.System.Type-long-) | | +| [isDefined(Class arg0, long arg1)](#isDefined-java.lang.Class----long-) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [parse(System.Type arg0, String arg1)](#parse-com.aspose.ms.System.Type-java.lang.String-) | | +| [parse(System.Type arg0, String arg1, Boolean arg2)](#parse-com.aspose.ms.System.Type-java.lang.String-java.lang.Boolean-) | | +| [parse(Class arg0, String arg1)](#parse-java.lang.Class----java.lang.String-) | | +| [parse(Class arg0, String arg1, Boolean arg2)](#parse-java.lang.Class----java.lang.String-java.lang.Boolean-) | | +| [register(System.Enum.AbstractEnum arg0)](#register-com.aspose.ms.System.Enum.AbstractEnum-) | | +| [toObject(System.Type arg0, Object arg1)](#toObject-com.aspose.ms.System.Type-java.lang.Object-) | | +| [toString()](#toString--) | | +| [toString(Class arg0, long arg1)](#toString-java.lang.Class----long-) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### EnumSeparatorCharArray {#EnumSeparatorCharArray} +``` +public static final char[] EnumSeparatorCharArray +``` + + +### SkypeForBusiness {#SkypeForBusiness} +``` +public static final int SkypeForBusiness +``` + + +SkypeForBusiness provider + +### SkypeForConsumer {#SkypeForConsumer} +``` +public static final int SkypeForConsumer +``` + + +SkypeForConsumer provider + +### TeamsForBusiness {#TeamsForBusiness} +``` +public static final int TeamsForBusiness +``` + + +TeamsForBusiness provider + +### Unknown {#Unknown} +``` +public static final int Unknown +``` + + +Unknown provider + +### Clone() {#Clone--} +``` +public System.Enum Clone() +``` + + + + +**Returns:** +com.aspose.ms.System.Enum +### CloneTo(T arg0) {#CloneTo-T-} +``` +public abstract void CloneTo(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +### CloneTo(System.Enum arg0) {#CloneTo-com.aspose.ms.System.Enum-} +``` +public void CloneTo(System.Enum arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Enum | | + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### format(System.Type arg0, Object arg1, String arg2) {#format-com.aspose.ms.System.Type-java.lang.Object-java.lang.String-} +``` +public static String format(System.Type arg0, Object arg1, String arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | +| arg2 | java.lang.String | | + +**Returns:** +java.lang.String +### format(Class arg0, long arg1, String arg2) {#format-java.lang.Class----long-java.lang.String-} +``` +public static String format(Class arg0, long arg1, String arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | +| arg2 | java.lang.String | | + +**Returns:** +java.lang.String +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getName(System.Type arg0, Object arg1) {#getName-com.aspose.ms.System.Type-java.lang.Object-} +``` +public static String getName(System.Type arg0, Object arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | + +**Returns:** +java.lang.String +### getName(Class arg0, long arg1) {#getName-java.lang.Class----long-} +``` +public static String getName(Class arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | + +**Returns:** +java.lang.String +### getNames(System.Type arg0) {#getNames-com.aspose.ms.System.Type-} +``` +public static String[] getNames(System.Type arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | + +**Returns:** +java.lang.String[] +### getNames(Class arg0) {#getNames-java.lang.Class----} +``` +public static Collection getNames(Class arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | + +**Returns:** +java.util.Collection +### getUnderlyingType(System.Type arg0) {#getUnderlyingType-com.aspose.ms.System.Type-} +``` +public static System.Type getUnderlyingType(System.Type arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | + +**Returns:** +com.aspose.ms.System.Type +### getUnderlyingType(Class arg0) {#getUnderlyingType-java.lang.Class----} +``` +public static Class getUnderlyingType(Class arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | + +**Returns:** +java.lang.Class +### getValue(Class arg0, String arg1) {#getValue-java.lang.Class----java.lang.String-} +``` +public static long getValue(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +long +### getValues(System.Type arg0) {#getValues-com.aspose.ms.System.Type-} +``` +public static System.Array getValues(System.Type arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | + +**Returns:** +com.aspose.ms.System.Array +### get_Caption() {#get-Caption--} +``` +public String get_Caption() +``` + + + + +**Returns:** +java.lang.String +### get_Value() {#get-Value--} +``` +public long get_Value() +``` + + + + +**Returns:** +long +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### isDefined(System.Type arg0, Object arg1) {#isDefined-com.aspose.ms.System.Type-java.lang.Object-} +``` +public static boolean isDefined(System.Type arg0, Object arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | + +**Returns:** +boolean +### isDefined(System.Type arg0, String arg1) {#isDefined-com.aspose.ms.System.Type-java.lang.String-} +``` +public static boolean isDefined(System.Type arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.String | | + +**Returns:** +boolean +### isDefined(System.Type arg0, long arg1) {#isDefined-com.aspose.ms.System.Type-long-} +``` +public static boolean isDefined(System.Type arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | long | | + +**Returns:** +boolean +### isDefined(Class arg0, long arg1) {#isDefined-java.lang.Class----long-} +``` +public static boolean isDefined(Class arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | + +**Returns:** +boolean +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### parse(System.Type arg0, String arg1) {#parse-com.aspose.ms.System.Type-java.lang.String-} +``` +public static long parse(System.Type arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.String | | + +**Returns:** +long +### parse(System.Type arg0, String arg1, Boolean arg2) {#parse-com.aspose.ms.System.Type-java.lang.String-java.lang.Boolean-} +``` +public static long parse(System.Type arg0, String arg1, Boolean arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.String | | +| arg2 | java.lang.Boolean | | + +**Returns:** +long +### parse(Class arg0, String arg1) {#parse-java.lang.Class----java.lang.String-} +``` +public static long parse(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +long +### parse(Class arg0, String arg1, Boolean arg2) {#parse-java.lang.Class----java.lang.String-java.lang.Boolean-} +``` +public static long parse(Class arg0, String arg1, Boolean arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | +| arg2 | java.lang.Boolean | | + +**Returns:** +long +### register(System.Enum.AbstractEnum arg0) {#register-com.aspose.ms.System.Enum.AbstractEnum-} +``` +public static void register(System.Enum.AbstractEnum arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Enum.AbstractEnum | | + +### toObject(System.Type arg0, Object arg1) {#toObject-com.aspose.ms.System.Type-java.lang.Object-} +``` +public static Object toObject(System.Type arg0, Object arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | + +**Returns:** +java.lang.Object +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### toString(Class arg0, long arg1) {#toString-java.lang.Class----long-} +``` +public static String toString(Class arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.email/graphquerybuilder/_index.md b/english/java/com.aspose.email/graphquerybuilder/_index.md index f07b728a21..836333ce88 100644 --- a/english/java/com.aspose.email/graphquerybuilder/_index.md +++ b/english/java/com.aspose.email/graphquerybuilder/_index.md @@ -3,7 +3,7 @@ title: GraphQueryBuilder second_title: Aspose.Email for Java API Reference description: Represents the builder of search expression based on search filters that used by MS Graph protocol. type: docs -weight: 290 +weight: 300 url: /java/com.aspose.email/graphquerybuilder/ --- diff --git a/english/java/com.aspose.email/graphtasklistinfo/_index.md b/english/java/com.aspose.email/graphtasklistinfo/_index.md new file mode 100644 index 0000000000..8e109cc6ea --- /dev/null +++ b/english/java/com.aspose.email/graphtasklistinfo/_index.md @@ -0,0 +1,249 @@ +--- +title: GraphTaskListInfo +second_title: Aspose.Email for Java API Reference +description: Represents information about TaskList. +type: docs +weight: 301 +url: /java/com.aspose.email/graphtasklistinfo/ +--- + +**Inheritance:** +java.lang.Object, [com.aspose.email.BaseRestObject](../../com.aspose.email/baserestobject) +``` +public class GraphTaskListInfo extends BaseRestObject +``` + +Represents information about TaskList. +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getClass()](#getClass--) | | +| [getDisplayName()](#getDisplayName--) | Gets or sets the name of TaskList. | +| [getItemId()](#getItemId--) | The identifier of the task list, unique in the user's mailbox. | +| [getProperties()](#getProperties--) | Gets the mapi properties. | +| [getWellknownName()](#getWellknownName--) | Property indicating the list name if the given list is a well-known list. | +| [hashCode()](#hashCode--) | | +| [isOwner()](#isOwner--) | True if the user is owner of the given task list. | +| [isShared()](#isShared--) | True if the task list is shared with other users | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [setDisplayName(String value)](#setDisplayName-java.lang.String-) | Gets or sets the name of TaskList. | +| [setOwner(boolean value)](#setOwner-boolean-) | True if the user is owner of the given task list. | +| [setShared(boolean value)](#setShared-boolean-) | True if the task list is shared with other users | +| [setWellknownName(int value)](#setWellknownName-int-) | Property indicating the list name if the given list is a well-known list. | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getDisplayName() {#getDisplayName--} +``` +public String getDisplayName() +``` + + +Gets or sets the name of TaskList. + +**Returns:** +java.lang.String +### getItemId() {#getItemId--} +``` +public String getItemId() +``` + + +The identifier of the task list, unique in the user's mailbox. + +Value: The entry id string. + +**Returns:** +java.lang.String +### getProperties() {#getProperties--} +``` +public MapiPropertyCollection getProperties() +``` + + +Gets the mapi properties. + +**Returns:** +[MapiPropertyCollection](../../com.aspose.email/mapipropertycollection) +### getWellknownName() {#getWellknownName--} +``` +public final int getWellknownName() +``` + + +Property indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue. + +**Returns:** +int +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### isOwner() {#isOwner--} +``` +public final boolean isOwner() +``` + + +True if the user is owner of the given task list. + +**Returns:** +boolean +### isShared() {#isShared--} +``` +public final boolean isShared() +``` + + +True if the task list is shared with other users + +**Returns:** +boolean +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### setDisplayName(String value) {#setDisplayName-java.lang.String-} +``` +public void setDisplayName(String value) +``` + + +Gets or sets the name of TaskList. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.String | | + +### setOwner(boolean value) {#setOwner-boolean-} +``` +public final void setOwner(boolean value) +``` + + +True if the user is owner of the given task list. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + +### setShared(boolean value) {#setShared-boolean-} +``` +public final void setShared(boolean value) +``` + + +True if the task list is shared with other users + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + +### setWellknownName(int value) {#setWellknownName-int-} +``` +public final void setWellknownName(int value) +``` + + +Property indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.email/graphtasklistinfocollection/_index.md b/english/java/com.aspose.email/graphtasklistinfocollection/_index.md new file mode 100644 index 0000000000..f21ad23bcb --- /dev/null +++ b/english/java/com.aspose.email/graphtasklistinfocollection/_index.md @@ -0,0 +1,1280 @@ +--- +title: GraphTaskListInfoCollection +second_title: Aspose.Email for Java API Reference +description: Represents collection of TaskListInfo. +type: docs +weight: 302 +url: /java/com.aspose.email/graphtasklistinfocollection/ +--- + +**Inheritance:** +java.lang.Object, com.aspose.ms.System.Collections.Generic.List +``` +public final class GraphTaskListInfoCollection extends System.Collections.Generic.List +``` + +Represents collection of TaskListInfo. +## Constructors + +| Constructor | Description | +| --- | --- | +| [GraphTaskListInfoCollection()](#GraphTaskListInfoCollection--) | | +## Methods + +| Method | Description | +| --- | --- | +| [fromJava(List arg0)](#-T-fromJava-java.util.List-T--) | | +| [toArray(T[] arg0)](#-T-toArray-T---) | | +| [toJava(System.Collections.Generic.List arg0)](#-T-toJava-com.aspose.ms.System.Collections.Generic.List-T--) | | +| [convertAll(System.Converter arg0)](#-TOutput-convertAll-com.aspose.ms.System.Converter-T-TOutput--) | | +| [add(T arg0)](#add-T-) | | +| [add(int arg0, T arg1)](#add-int-T-) | | +| [addAll(int arg0, Collection arg1)](#addAll-int-java.util.Collection---extends-T--) | | +| [addAll(Collection arg0)](#addAll-java.util.Collection---extends-T--) | | +| [addItem(T arg0)](#addItem-T-) | | +| [addRange(T[] arg0)](#addRange-T---) | | +| [addRange(System.Collections.Generic.IGenericEnumerable arg0)](#addRange-com.aspose.ms.System.Collections.Generic.IGenericEnumerable-T--) | | +| [asReadOnly()](#asReadOnly--) | | +| [binarySearch(T arg0)](#binarySearch-T-) | | +| [binarySearch(T arg0, Comparator arg1)](#binarySearch-T-java.util.Comparator-T--) | | +| [binarySearch(int arg0, int arg1, T arg2, Comparator arg3)](#binarySearch-int-int-T-java.util.Comparator-T--) | | +| [clear()](#clear--) | | +| [contains(Object arg0)](#contains-java.lang.Object-) | | +| [containsAll(Collection arg0)](#containsAll-java.util.Collection----) | | +| [containsItem(T arg0)](#containsItem-T-) | | +| [copyTo(T[] arg0)](#copyTo-T---) | | +| [copyTo(System.Array arg0, int arg1)](#copyTo-com.aspose.ms.System.Array-int-) | | +| [copyTo(int arg0, T[] arg1, int arg2, int arg3)](#copyTo-int-T---int-int-) | | +| [copyToTArray(T[] arg0, int arg1)](#copyToTArray-T---int-) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [exists(System.Predicate arg0)](#exists-com.aspose.ms.System.Predicate-T--) | | +| [find(System.Predicate arg0)](#find-com.aspose.ms.System.Predicate-T--) | | +| [findAll(System.Predicate arg0)](#findAll-com.aspose.ms.System.Predicate-T--) | | +| [findIndex(System.Predicate arg0)](#findIndex-com.aspose.ms.System.Predicate-T--) | | +| [findIndex(int arg0, System.Predicate arg1)](#findIndex-int-com.aspose.ms.System.Predicate-T--) | | +| [findIndex(int arg0, int arg1, System.Predicate arg2)](#findIndex-int-int-com.aspose.ms.System.Predicate-T--) | | +| [findLast(System.Predicate arg0)](#findLast-com.aspose.ms.System.Predicate-T--) | | +| [findLastIndex(System.Predicate arg0)](#findLastIndex-com.aspose.ms.System.Predicate-T--) | | +| [findLastIndex(int arg0, System.Predicate arg1)](#findLastIndex-int-com.aspose.ms.System.Predicate-T--) | | +| [findLastIndex(int arg0, int arg1, System.Predicate arg2)](#findLastIndex-int-int-com.aspose.ms.System.Predicate-T--) | | +| [forEach(System.Action arg0)](#forEach-com.aspose.ms.System.Action-T--) | | +| [get(int arg0)](#get-int-) | | +| [getCapacity()](#getCapacity--) | | +| [getClass()](#getClass--) | | +| [getRange(int arg0, int arg1)](#getRange-int-int-) | | +| [getSyncRoot()](#getSyncRoot--) | | +| [get_Item(int arg0)](#get-Item-int-) | | +| [hashCode()](#hashCode--) | | +| [indexOf(T arg0, int arg1)](#indexOf-T-int-) | | +| [indexOf(T arg0, int arg1, int arg2)](#indexOf-T-int-int-) | | +| [indexOf(Object arg0)](#indexOf-java.lang.Object-) | | +| [indexOfItem(T arg0)](#indexOfItem-T-) | | +| [insertItem(int arg0, T arg1)](#insertItem-int-T-) | | +| [insertRange(int arg0, System.Collections.Generic.IGenericEnumerable arg1)](#insertRange-int-com.aspose.ms.System.Collections.Generic.IGenericEnumerable-T--) | | +| [isEmpty()](#isEmpty--) | | +| [isFixedSize()](#isFixedSize--) | | +| [isReadOnly()](#isReadOnly--) | | +| [isSynchronized()](#isSynchronized--) | | +| [iterator()](#iterator--) | | +| [lastIndexOf(T arg0, int arg1)](#lastIndexOf-T-int-) | | +| [lastIndexOf(T arg0, int arg1, int arg2)](#lastIndexOf-T-int-int-) | | +| [lastIndexOf(Object arg0)](#lastIndexOf-java.lang.Object-) | | +| [listIterator()](#listIterator--) | | +| [listIterator(int arg0)](#listIterator-int-) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [remove(int arg0)](#remove-int-) | | +| [remove(Object arg0)](#remove-java.lang.Object-) | | +| [removeAll(System.Predicate arg0)](#removeAll-com.aspose.ms.System.Predicate-T--) | | +| [removeAll(Collection arg0)](#removeAll-java.util.Collection----) | | +| [removeAt(int arg0)](#removeAt-int-) | | +| [removeItem(T arg0)](#removeItem-T-) | | +| [removeRange(int arg0, int arg1)](#removeRange-int-int-) | | +| [retainAll(Collection arg0)](#retainAll-java.util.Collection----) | | +| [reverse()](#reverse--) | | +| [reverse(int arg0, int arg1)](#reverse-int-int-) | | +| [set(int arg0, T arg1)](#set-int-T-) | | +| [setCapacity(int arg0)](#setCapacity-int-) | | +| [set_Item(int arg0, T arg1)](#set-Item-int-T-) | | +| [size()](#size--) | | +| [sort()](#sort--) | | +| [sort(System.Comparison arg0)](#sort-com.aspose.ms.System.Comparison-T--) | | +| [sort(int arg0, int arg1, Comparator arg2)](#sort-int-int-java.util.Comparator-T--) | | +| [sort(Comparator arg0)](#sort-java.util.Comparator---super-T--) | | +| [subList(int arg0, int arg1)](#subList-int-int-) | | +| [toArray()](#toArray--) | | +| [toString()](#toString--) | | +| [trimExcess()](#trimExcess--) | | +| [trueForAll(System.Predicate arg0)](#trueForAll-com.aspose.ms.System.Predicate-T--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### GraphTaskListInfoCollection() {#GraphTaskListInfoCollection--} +``` +public GraphTaskListInfoCollection() +``` + + +### fromJava(List arg0) {#-T-fromJava-java.util.List-T--} +``` +public static System.Collections.Generic.List fromJava(List arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.List | | + +**Returns:** +com.aspose.ms.System.Collections.Generic.List +### toArray(T[] arg0) {#-T-toArray-T---} +``` +public T[] toArray(T[] arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T[] | | + +**Returns:** +T[] +### toJava(System.Collections.Generic.List arg0) {#-T-toJava-com.aspose.ms.System.Collections.Generic.List-T--} +``` +public static List toJava(System.Collections.Generic.List arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Collections.Generic.List | | + +**Returns:** +java.util.List +### convertAll(System.Converter arg0) {#-TOutput-convertAll-com.aspose.ms.System.Converter-T-TOutput--} +``` +public System.Collections.Generic.List convertAll(System.Converter arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Converter | | + +**Returns:** +com.aspose.ms.System.Collections.Generic.List +### add(T arg0) {#add-T-} +``` +public boolean add(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +boolean +### add(int arg0, T arg1) {#add-int-T-} +``` +public void add(int arg0, T arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T | | + +### addAll(int arg0, Collection arg1) {#addAll-int-java.util.Collection---extends-T--} +``` +public boolean addAll(int arg0, Collection arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | java.util.Collection | | + +**Returns:** +boolean +### addAll(Collection arg0) {#addAll-java.util.Collection---extends-T--} +``` +public boolean addAll(Collection arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Collection | | + +**Returns:** +boolean +### addItem(T arg0) {#addItem-T-} +``` +public void addItem(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +### addRange(T[] arg0) {#addRange-T---} +``` +public void addRange(T[] arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T[] | | + +### addRange(System.Collections.Generic.IGenericEnumerable arg0) {#addRange-com.aspose.ms.System.Collections.Generic.IGenericEnumerable-T--} +``` +public void addRange(System.Collections.Generic.IGenericEnumerable arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Collections.Generic.IGenericEnumerable | | + +### asReadOnly() {#asReadOnly--} +``` +public System.Collections.ObjectModel.ReadOnlyCollection asReadOnly() +``` + + + + +**Returns:** +com.aspose.ms.System.Collections.ObjectModel.ReadOnlyCollection +### binarySearch(T arg0) {#binarySearch-T-} +``` +public int binarySearch(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +int +### binarySearch(T arg0, Comparator arg1) {#binarySearch-T-java.util.Comparator-T--} +``` +public int binarySearch(T arg0, Comparator arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | java.util.Comparator | | + +**Returns:** +int +### binarySearch(int arg0, int arg1, T arg2, Comparator arg3) {#binarySearch-int-int-T-java.util.Comparator-T--} +``` +public int binarySearch(int arg0, int arg1, T arg2, Comparator arg3) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | +| arg2 | T | | +| arg3 | java.util.Comparator | | + +**Returns:** +int +### clear() {#clear--} +``` +public void clear() +``` + + + + +### contains(Object arg0) {#contains-java.lang.Object-} +``` +public boolean contains(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### containsAll(Collection arg0) {#containsAll-java.util.Collection----} +``` +public boolean containsAll(Collection arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Collection | | + +**Returns:** +boolean +### containsItem(T arg0) {#containsItem-T-} +``` +public boolean containsItem(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +boolean +### copyTo(T[] arg0) {#copyTo-T---} +``` +public void copyTo(T[] arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T[] | | + +### copyTo(System.Array arg0, int arg1) {#copyTo-com.aspose.ms.System.Array-int-} +``` +public void copyTo(System.Array arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Array | | +| arg1 | int | | + +### copyTo(int arg0, T[] arg1, int arg2, int arg3) {#copyTo-int-T---int-int-} +``` +public void copyTo(int arg0, T[] arg1, int arg2, int arg3) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T[] | | +| arg2 | int | | +| arg3 | int | | + +### copyToTArray(T[] arg0, int arg1) {#copyToTArray-T---int-} +``` +public void copyToTArray(T[] arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T[] | | +| arg1 | int | | + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### exists(System.Predicate arg0) {#exists-com.aspose.ms.System.Predicate-T--} +``` +public boolean exists(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +boolean +### find(System.Predicate arg0) {#find-com.aspose.ms.System.Predicate-T--} +``` +public T find(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +T +### findAll(System.Predicate arg0) {#findAll-com.aspose.ms.System.Predicate-T--} +``` +public System.Collections.Generic.List findAll(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +com.aspose.ms.System.Collections.Generic.List +### findIndex(System.Predicate arg0) {#findIndex-com.aspose.ms.System.Predicate-T--} +``` +public int findIndex(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findIndex(int arg0, System.Predicate arg1) {#findIndex-int-com.aspose.ms.System.Predicate-T--} +``` +public int findIndex(int arg0, System.Predicate arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findIndex(int arg0, int arg1, System.Predicate arg2) {#findIndex-int-int-com.aspose.ms.System.Predicate-T--} +``` +public int findIndex(int arg0, int arg1, System.Predicate arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | +| arg2 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findLast(System.Predicate arg0) {#findLast-com.aspose.ms.System.Predicate-T--} +``` +public T findLast(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +T +### findLastIndex(System.Predicate arg0) {#findLastIndex-com.aspose.ms.System.Predicate-T--} +``` +public int findLastIndex(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findLastIndex(int arg0, System.Predicate arg1) {#findLastIndex-int-com.aspose.ms.System.Predicate-T--} +``` +public int findLastIndex(int arg0, System.Predicate arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### findLastIndex(int arg0, int arg1, System.Predicate arg2) {#findLastIndex-int-int-com.aspose.ms.System.Predicate-T--} +``` +public int findLastIndex(int arg0, int arg1, System.Predicate arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | +| arg2 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### forEach(System.Action arg0) {#forEach-com.aspose.ms.System.Action-T--} +``` +public void forEach(System.Action arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Action | | + +### get(int arg0) {#get-int-} +``` +public T get(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +**Returns:** +T +### getCapacity() {#getCapacity--} +``` +public int getCapacity() +``` + + + + +**Returns:** +int +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getRange(int arg0, int arg1) {#getRange-int-int-} +``` +public System.Collections.Generic.List getRange(int arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | + +**Returns:** +com.aspose.ms.System.Collections.Generic.List +### getSyncRoot() {#getSyncRoot--} +``` +public Object getSyncRoot() +``` + + + + +**Returns:** +java.lang.Object +### get_Item(int arg0) {#get-Item-int-} +``` +public T get_Item(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +**Returns:** +T +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### indexOf(T arg0, int arg1) {#indexOf-T-int-} +``` +public int indexOf(T arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | int | | + +**Returns:** +int +### indexOf(T arg0, int arg1, int arg2) {#indexOf-T-int-int-} +``` +public int indexOf(T arg0, int arg1, int arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | int | | +| arg2 | int | | + +**Returns:** +int +### indexOf(Object arg0) {#indexOf-java.lang.Object-} +``` +public int indexOf(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +int +### indexOfItem(T arg0) {#indexOfItem-T-} +``` +public int indexOfItem(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +int +### insertItem(int arg0, T arg1) {#insertItem-int-T-} +``` +public void insertItem(int arg0, T arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T | | + +### insertRange(int arg0, System.Collections.Generic.IGenericEnumerable arg1) {#insertRange-int-com.aspose.ms.System.Collections.Generic.IGenericEnumerable-T--} +``` +public void insertRange(int arg0, System.Collections.Generic.IGenericEnumerable arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | com.aspose.ms.System.Collections.Generic.IGenericEnumerable | | + +### isEmpty() {#isEmpty--} +``` +public boolean isEmpty() +``` + + + + +**Returns:** +boolean +### isFixedSize() {#isFixedSize--} +``` +public boolean isFixedSize() +``` + + + + +**Returns:** +boolean +### isReadOnly() {#isReadOnly--} +``` +public boolean isReadOnly() +``` + + + + +**Returns:** +boolean +### isSynchronized() {#isSynchronized--} +``` +public boolean isSynchronized() +``` + + + + +**Returns:** +boolean +### iterator() {#iterator--} +``` +public System.Collections.Generic.List.Enumerator iterator() +``` + + + + +**Returns:** +com.aspose.ms.System.Collections.Generic.List.Enumerator +### lastIndexOf(T arg0, int arg1) {#lastIndexOf-T-int-} +``` +public int lastIndexOf(T arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | int | | + +**Returns:** +int +### lastIndexOf(T arg0, int arg1, int arg2) {#lastIndexOf-T-int-int-} +``` +public int lastIndexOf(T arg0, int arg1, int arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | +| arg1 | int | | +| arg2 | int | | + +**Returns:** +int +### lastIndexOf(Object arg0) {#lastIndexOf-java.lang.Object-} +``` +public int lastIndexOf(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +int +### listIterator() {#listIterator--} +``` +public ListIterator listIterator() +``` + + + + +**Returns:** +java.util.ListIterator +### listIterator(int arg0) {#listIterator-int-} +``` +public ListIterator listIterator(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +**Returns:** +java.util.ListIterator +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### remove(int arg0) {#remove-int-} +``` +public T remove(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +**Returns:** +T +### remove(Object arg0) {#remove-java.lang.Object-} +``` +public boolean remove(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### removeAll(System.Predicate arg0) {#removeAll-com.aspose.ms.System.Predicate-T--} +``` +public int removeAll(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +int +### removeAll(Collection arg0) {#removeAll-java.util.Collection----} +``` +public boolean removeAll(Collection arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Collection | | + +**Returns:** +boolean +### removeAt(int arg0) {#removeAt-int-} +``` +public void removeAt(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +### removeItem(T arg0) {#removeItem-T-} +``` +public boolean removeItem(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +**Returns:** +boolean +### removeRange(int arg0, int arg1) {#removeRange-int-int-} +``` +public void removeRange(int arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | + +### retainAll(Collection arg0) {#retainAll-java.util.Collection----} +``` +public boolean retainAll(Collection arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Collection | | + +**Returns:** +boolean +### reverse() {#reverse--} +``` +public void reverse() +``` + + + + +### reverse(int arg0, int arg1) {#reverse-int-int-} +``` +public void reverse(int arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | + +### set(int arg0, T arg1) {#set-int-T-} +``` +public T set(int arg0, T arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T | | + +**Returns:** +T +### setCapacity(int arg0) {#setCapacity-int-} +``` +public void setCapacity(int arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | + +### set_Item(int arg0, T arg1) {#set-Item-int-T-} +``` +public void set_Item(int arg0, T arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | T | | + +### size() {#size--} +``` +public int size() +``` + + + + +**Returns:** +int +### sort() {#sort--} +``` +public void sort() +``` + + + + +### sort(System.Comparison arg0) {#sort-com.aspose.ms.System.Comparison-T--} +``` +public void sort(System.Comparison arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Comparison | | + +### sort(int arg0, int arg1, Comparator arg2) {#sort-int-int-java.util.Comparator-T--} +``` +public void sort(int arg0, int arg1, Comparator arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | +| arg2 | java.util.Comparator | | + +### sort(Comparator arg0) {#sort-java.util.Comparator---super-T--} +``` +public void sort(Comparator arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.util.Comparator | | + +### subList(int arg0, int arg1) {#subList-int-int-} +``` +public List subList(int arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | int | | +| arg1 | int | | + +**Returns:** +java.util.List +### toArray() {#toArray--} +``` +public Object[] toArray() +``` + + + + +**Returns:** +java.lang.Object[] +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### trimExcess() {#trimExcess--} +``` +public void trimExcess() +``` + + + + +### trueForAll(System.Predicate arg0) {#trueForAll-com.aspose.ms.System.Predicate-T--} +``` +public boolean trueForAll(System.Predicate arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Predicate | | + +**Returns:** +boolean +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.email/thumbnail/_index.md b/english/java/com.aspose.email/graphthumbnail/_index.md similarity index 70% rename from english/java/com.aspose.email/thumbnail/_index.md rename to english/java/com.aspose.email/graphthumbnail/_index.md index 1c4fe20702..0b3c5f558e 100644 --- a/english/java/com.aspose.email/thumbnail/_index.md +++ b/english/java/com.aspose.email/graphthumbnail/_index.md @@ -1,24 +1,27 @@ --- -title: Thumbnail +title: GraphThumbnail second_title: Aspose.Email for Java API Reference -description: https//docs.microsoft.com/en-us/graph/api/resources/thumbnailviewgraph-rest-1.0 The thumbnail resource type represents a thumbnail for an image video document or any item that has a bitmap representation. +description: ... The thumbnail resource type represents a thumbnail for an image video document or any item that has a bitmap representation. type: docs -weight: 699 -url: /java/com.aspose.email/thumbnail/ +weight: 303 +url: /java/com.aspose.email/graphthumbnail/ --- **Inheritance:** java.lang.Object ``` -public class Thumbnail +public class GraphThumbnail ``` -https://docs.microsoft.com/en-us/graph/api/resources/thumbnail?view=graph-rest-1.0 The thumbnail resource type represents a thumbnail for an image, video, document, or any item that has a bitmap representation. +[...][] The thumbnail resource type represents a thumbnail for an image, video, document, or any item that has a bitmap representation. + + +[...]: https://docs.microsoft.com/en-us/graph/api/resources/thumbnail?view=graph-rest-1.0 ## Constructors | Constructor | Description | | --- | --- | -| [Thumbnail()](#Thumbnail--) | | +| [GraphThumbnail()](#GraphThumbnail--) | | ## Methods | Method | Description | @@ -31,24 +34,20 @@ https://docs.microsoft.com/en-us/graph/api/resources/thumbnail?view=graph-rest-1 | [getUrl()](#getUrl--) | The URL used to fetch the thumbnail content. | | [getWidth()](#getWidth--) | The width of the thumbnail, in pixels. | | [hashCode()](#hashCode--) | | -| [isHeightSpecified()](#isHeightSpecified--) | Indicates whether Height property is specified. | -| [isWidthSpecified()](#isWidthSpecified--) | Indicates whether Width property is specified. | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | | [setContent(String value)](#setContent-java.lang.String-) | The content stream for the thumbnail. | | [setHeight(int value)](#setHeight-int-) | The height of the thumbnail, in pixels. | -| [setHeightSpecified(boolean value)](#setHeightSpecified-boolean-) | Indicates whether Height property is specified. | | [setSourceItemId(String value)](#setSourceItemId-java.lang.String-) | The unique identifier of the item that provided the thumbnail.This is only available when a folder thumbnail is requested. | | [setUrl(String value)](#setUrl-java.lang.String-) | The URL used to fetch the thumbnail content. | | [setWidth(int value)](#setWidth-int-) | The width of the thumbnail, in pixels. | -| [setWidthSpecified(boolean value)](#setWidthSpecified-boolean-) | Indicates whether Width property is specified. | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -### Thumbnail() {#Thumbnail--} +### GraphThumbnail() {#GraphThumbnail--} ``` -public Thumbnail() +public GraphThumbnail() ``` @@ -89,14 +88,14 @@ The content stream for the thumbnail. java.lang.String ### getHeight() {#getHeight--} ``` -public final int getHeight() +public final Integer getHeight() ``` The height of the thumbnail, in pixels. **Returns:** -int +java.lang.Integer ### getSourceItemId() {#getSourceItemId--} ``` public final String getSourceItemId() @@ -119,14 +118,14 @@ The URL used to fetch the thumbnail content. java.lang.String ### getWidth() {#getWidth--} ``` -public final int getWidth() +public final Integer getWidth() ``` The width of the thumbnail, in pixels. **Returns:** -int +java.lang.Integer ### hashCode() {#hashCode--} ``` public native int hashCode() @@ -137,26 +136,6 @@ public native int hashCode() **Returns:** int -### isHeightSpecified() {#isHeightSpecified--} -``` -public final boolean isHeightSpecified() -``` - - -Indicates whether Height property is specified. - -**Returns:** -boolean -### isWidthSpecified() {#isWidthSpecified--} -``` -public final boolean isWidthSpecified() -``` - - -Indicates whether Width property is specified. - -**Returns:** -boolean ### notify() {#notify--} ``` public final native void notify() @@ -199,19 +178,6 @@ The height of the thumbnail, in pixels. | --- | --- | --- | | value | int | | -### setHeightSpecified(boolean value) {#setHeightSpecified-boolean-} -``` -public final void setHeightSpecified(boolean value) -``` - - -Indicates whether Height property is specified. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - ### setSourceItemId(String value) {#setSourceItemId-java.lang.String-} ``` public final void setSourceItemId(String value) @@ -251,19 +217,6 @@ The width of the thumbnail, in pixels. | --- | --- | --- | | value | int | | -### setWidthSpecified(boolean value) {#setWidthSpecified-boolean-} -``` -public final void setWidthSpecified(boolean value) -``` - - -Indicates whether Width property is specified. - -**Parameters:** -| Parameter | Type | Description | -| --- | --- | --- | -| value | boolean | | - ### toString() {#toString--} ``` public String toString() diff --git a/english/java/com.aspose.email/thumbnailset/_index.md b/english/java/com.aspose.email/graphthumbnailset/_index.md similarity index 59% rename from english/java/com.aspose.email/thumbnailset/_index.md rename to english/java/com.aspose.email/graphthumbnailset/_index.md index f549fb20fa..848180a98f 100644 --- a/english/java/com.aspose.email/thumbnailset/_index.md +++ b/english/java/com.aspose.email/graphthumbnailset/_index.md @@ -1,24 +1,27 @@ --- -title: ThumbnailSet +title: GraphThumbnailSet second_title: Aspose.Email for Java API Reference -description: https//docs.microsoft.com/en-us/graph/api/resources/thumbnailsetviewgraph-rest-1.0 The ThumbnailSet resource is a keyed collection of thumbnail resources. +description: ... The ThumbnailSet resource is a keyed collection of thumbnail resources. type: docs -weight: 700 -url: /java/com.aspose.email/thumbnailset/ +weight: 304 +url: /java/com.aspose.email/graphthumbnailset/ --- **Inheritance:** java.lang.Object ``` -public class ThumbnailSet +public class GraphThumbnailSet ``` -https://docs.microsoft.com/en-us/graph/api/resources/thumbnailset?view=graph-rest-1.0 The ThumbnailSet resource is a keyed collection of thumbnail resources. It is used to represent a set of thumbnails associated with a DriveItem. +[...][] The ThumbnailSet resource is a keyed collection of thumbnail resources. It is used to represent a set of thumbnails associated with a DriveItem. + + +[...]: https://docs.microsoft.com/en-us/graph/api/resources/thumbnailset?view=graph-rest-1.0 ## Constructors | Constructor | Description | | --- | --- | -| [ThumbnailSet()](#ThumbnailSet--) | | +| [GraphThumbnailSet()](#GraphThumbnailSet--) | | ## Methods | Method | Description | @@ -34,17 +37,17 @@ https://docs.microsoft.com/en-us/graph/api/resources/thumbnailset?view=graph-res | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | | [setId(String value)](#setId-java.lang.String-) | The id within the item.Read-only. | -| [setLarge(Thumbnail value)](#setLarge-com.aspose.email.Thumbnail-) | A 1920x1920 scaled thumbnail. | -| [setMedium(Thumbnail value)](#setMedium-com.aspose.email.Thumbnail-) | A 176x176 scaled thumbnail. | -| [setSmall(Thumbnail value)](#setSmall-com.aspose.email.Thumbnail-) | A 48x48 cropped thumbnail. | -| [setSource(Thumbnail value)](#setSource-com.aspose.email.Thumbnail-) | A custom thumbnail image or the original image used to generate other thumbnails. | +| [setLarge(GraphThumbnail value)](#setLarge-com.aspose.email.GraphThumbnail-) | A 1920x1920 scaled thumbnail. | +| [setMedium(GraphThumbnail value)](#setMedium-com.aspose.email.GraphThumbnail-) | A 176x176 scaled thumbnail. | +| [setSmall(GraphThumbnail value)](#setSmall-com.aspose.email.GraphThumbnail-) | A 48x48 cropped thumbnail. | +| [setSource(GraphThumbnail value)](#setSource-com.aspose.email.GraphThumbnail-) | A custom thumbnail image or the original image used to generate other thumbnails. | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | -### ThumbnailSet() {#ThumbnailSet--} +### GraphThumbnailSet() {#GraphThumbnailSet--} ``` -public ThumbnailSet() +public GraphThumbnailSet() ``` @@ -85,44 +88,44 @@ The id within the item.Read-only. java.lang.String ### getLarge() {#getLarge--} ``` -public final Thumbnail getLarge() +public final GraphThumbnail getLarge() ``` A 1920x1920 scaled thumbnail. **Returns:** -[Thumbnail](../../com.aspose.email/thumbnail) +[GraphThumbnail](../../com.aspose.email/graphthumbnail) ### getMedium() {#getMedium--} ``` -public final Thumbnail getMedium() +public final GraphThumbnail getMedium() ``` A 176x176 scaled thumbnail. **Returns:** -[Thumbnail](../../com.aspose.email/thumbnail) +[GraphThumbnail](../../com.aspose.email/graphthumbnail) ### getSmall() {#getSmall--} ``` -public final Thumbnail getSmall() +public final GraphThumbnail getSmall() ``` A 48x48 cropped thumbnail. **Returns:** -[Thumbnail](../../com.aspose.email/thumbnail) +[GraphThumbnail](../../com.aspose.email/graphthumbnail) ### getSource() {#getSource--} ``` -public final Thumbnail getSource() +public final GraphThumbnail getSource() ``` A custom thumbnail image or the original image used to generate other thumbnails. **Returns:** -[Thumbnail](../../com.aspose.email/thumbnail) +[GraphThumbnail](../../com.aspose.email/graphthumbnail) ### hashCode() {#hashCode--} ``` public native int hashCode() @@ -162,9 +165,9 @@ The id within the item.Read-only. | --- | --- | --- | | value | java.lang.String | | -### setLarge(Thumbnail value) {#setLarge-com.aspose.email.Thumbnail-} +### setLarge(GraphThumbnail value) {#setLarge-com.aspose.email.GraphThumbnail-} ``` -public final void setLarge(Thumbnail value) +public final void setLarge(GraphThumbnail value) ``` @@ -173,11 +176,11 @@ A 1920x1920 scaled thumbnail. **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| value | [Thumbnail](../../com.aspose.email/thumbnail) | | +| value | [GraphThumbnail](../../com.aspose.email/graphthumbnail) | | -### setMedium(Thumbnail value) {#setMedium-com.aspose.email.Thumbnail-} +### setMedium(GraphThumbnail value) {#setMedium-com.aspose.email.GraphThumbnail-} ``` -public final void setMedium(Thumbnail value) +public final void setMedium(GraphThumbnail value) ``` @@ -186,11 +189,11 @@ A 176x176 scaled thumbnail. **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| value | [Thumbnail](../../com.aspose.email/thumbnail) | | +| value | [GraphThumbnail](../../com.aspose.email/graphthumbnail) | | -### setSmall(Thumbnail value) {#setSmall-com.aspose.email.Thumbnail-} +### setSmall(GraphThumbnail value) {#setSmall-com.aspose.email.GraphThumbnail-} ``` -public final void setSmall(Thumbnail value) +public final void setSmall(GraphThumbnail value) ``` @@ -199,11 +202,11 @@ A 48x48 cropped thumbnail. **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| value | [Thumbnail](../../com.aspose.email/thumbnail) | | +| value | [GraphThumbnail](../../com.aspose.email/graphthumbnail) | | -### setSource(Thumbnail value) {#setSource-com.aspose.email.Thumbnail-} +### setSource(GraphThumbnail value) {#setSource-com.aspose.email.GraphThumbnail-} ``` -public final void setSource(Thumbnail value) +public final void setSource(GraphThumbnail value) ``` @@ -212,7 +215,7 @@ A custom thumbnail image or the original image used to generate other thumbnails **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| value | [Thumbnail](../../com.aspose.email/thumbnail) | | +| value | [GraphThumbnail](../../com.aspose.email/graphthumbnail) | | ### toString() {#toString--} ``` diff --git a/english/java/com.aspose.email/userrole/_index.md b/english/java/com.aspose.email/graphuserrole/_index.md similarity index 94% rename from english/java/com.aspose.email/userrole/_index.md rename to english/java/com.aspose.email/graphuserrole/_index.md index a56343ddf1..03085e80d8 100644 --- a/english/java/com.aspose.email/userrole/_index.md +++ b/english/java/com.aspose.email/graphuserrole/_index.md @@ -1,16 +1,16 @@ --- -title: UserRole +title: GraphUserRole second_title: Aspose.Email for Java API Reference description: OneNote user role type: docs -weight: 720 -url: /java/com.aspose.email/userrole/ +weight: 305 +url: /java/com.aspose.email/graphuserrole/ --- **Inheritance:** java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum ``` -public final class UserRole extends System.Enum +public final class GraphUserRole extends System.Enum ``` OneNote user role @@ -33,6 +33,7 @@ OneNote user role | [equals(Object arg0)](#equals-java.lang.Object-) | | | [format(System.Type arg0, Object arg1, String arg2)](#format-com.aspose.ms.System.Type-java.lang.Object-java.lang.String-) | | | [format(Class arg0, long arg1, String arg2)](#format-java.lang.Class----long-java.lang.String-) | | +| [fromString(String userRole)](#fromString-java.lang.String-) | | | [getClass()](#getClass--) | | | [getName(System.Type arg0, Object arg1)](#getName-com.aspose.ms.System.Type-java.lang.Object-) | | | [getName(Class arg0, long arg1)](#getName-java.lang.Class----long-) | | @@ -59,6 +60,7 @@ OneNote user role | [toObject(System.Type arg0, Object arg1)](#toObject-com.aspose.ms.System.Type-java.lang.Object-) | | | [toString()](#toString--) | | | [toString(Class arg0, long arg1)](#toString-java.lang.Class----long-) | | +| [toString(long userRole)](#toString-long-) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | | [wait(long arg0, int arg1)](#wait-long-int-) | | @@ -185,6 +187,21 @@ public static String format(Class arg0, long arg1, String arg2) **Returns:** java.lang.String +### fromString(String userRole) {#fromString-java.lang.String-} +``` +public static long fromString(String userRole) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| userRole | java.lang.String | | + +**Returns:** +long ### getClass() {#getClass--} ``` public final native Class getClass() @@ -547,6 +564,21 @@ public static String toString(Class arg0, long arg1) | arg0 | java.lang.Class | | | arg1 | long | | +**Returns:** +java.lang.String +### toString(long userRole) {#toString-long-} +``` +public static String toString(long userRole) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| userRole | long | | + **Returns:** java.lang.String ### wait() {#wait--} diff --git a/english/java/com.aspose.email/graphwellknowntasklistname/_index.md b/english/java/com.aspose.email/graphwellknowntasklistname/_index.md new file mode 100644 index 0000000000..cb0a00c341 --- /dev/null +++ b/english/java/com.aspose.email/graphwellknowntasklistname/_index.md @@ -0,0 +1,577 @@ +--- +title: GraphWellknownTaskListName +second_title: Aspose.Email for Java API Reference +description: Property indicating the list name if the given list is a well-known list. +type: docs +weight: 306 +url: /java/com.aspose.email/graphwellknowntasklistname/ +--- + +**Inheritance:** +java.lang.Object, com.aspose.ms.System.ValueType, com.aspose.ms.System.Enum +``` +public final class GraphWellknownTaskListName extends System.Enum +``` + +Property indicating the list name if the given list is a well-known list. Possible values are: none, defaultList, flaggedEmails, unknownFutureValue. +## Fields + +| Field | Description | +| --- | --- | +| [EnumSeparatorCharArray](#EnumSeparatorCharArray) | | +| [defaultList](#defaultList) | Built-in Tasks list. | +| [flaggedEmails](#flaggedEmails) | Built-in Flagged email list. | +| [none](#none) | User created list. | +## Methods + +| Method | Description | +| --- | --- | +| [Clone()](#Clone--) | | +| [CloneTo(T arg0)](#CloneTo-T-) | | +| [CloneTo(System.Enum arg0)](#CloneTo-com.aspose.ms.System.Enum-) | | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [format(System.Type arg0, Object arg1, String arg2)](#format-com.aspose.ms.System.Type-java.lang.Object-java.lang.String-) | | +| [format(Class arg0, long arg1, String arg2)](#format-java.lang.Class----long-java.lang.String-) | | +| [getClass()](#getClass--) | | +| [getName(System.Type arg0, Object arg1)](#getName-com.aspose.ms.System.Type-java.lang.Object-) | | +| [getName(Class arg0, long arg1)](#getName-java.lang.Class----long-) | | +| [getNames(System.Type arg0)](#getNames-com.aspose.ms.System.Type-) | | +| [getNames(Class arg0)](#getNames-java.lang.Class----) | | +| [getUnderlyingType(System.Type arg0)](#getUnderlyingType-com.aspose.ms.System.Type-) | | +| [getUnderlyingType(Class arg0)](#getUnderlyingType-java.lang.Class----) | | +| [getValue(Class arg0, String arg1)](#getValue-java.lang.Class----java.lang.String-) | | +| [getValues(System.Type arg0)](#getValues-com.aspose.ms.System.Type-) | | +| [get_Caption()](#get-Caption--) | | +| [get_Value()](#get-Value--) | | +| [hashCode()](#hashCode--) | | +| [isDefined(System.Type arg0, Object arg1)](#isDefined-com.aspose.ms.System.Type-java.lang.Object-) | | +| [isDefined(System.Type arg0, String arg1)](#isDefined-com.aspose.ms.System.Type-java.lang.String-) | | +| [isDefined(System.Type arg0, long arg1)](#isDefined-com.aspose.ms.System.Type-long-) | | +| [isDefined(Class arg0, long arg1)](#isDefined-java.lang.Class----long-) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [parse(System.Type arg0, String arg1)](#parse-com.aspose.ms.System.Type-java.lang.String-) | | +| [parse(System.Type arg0, String arg1, Boolean arg2)](#parse-com.aspose.ms.System.Type-java.lang.String-java.lang.Boolean-) | | +| [parse(Class arg0, String arg1)](#parse-java.lang.Class----java.lang.String-) | | +| [parse(Class arg0, String arg1, Boolean arg2)](#parse-java.lang.Class----java.lang.String-java.lang.Boolean-) | | +| [register(System.Enum.AbstractEnum arg0)](#register-com.aspose.ms.System.Enum.AbstractEnum-) | | +| [toObject(System.Type arg0, Object arg1)](#toObject-com.aspose.ms.System.Type-java.lang.Object-) | | +| [toString()](#toString--) | | +| [toString(Class arg0, long arg1)](#toString-java.lang.Class----long-) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### EnumSeparatorCharArray {#EnumSeparatorCharArray} +``` +public static final char[] EnumSeparatorCharArray +``` + + +### defaultList {#defaultList} +``` +public static final int defaultList +``` + + +Built-in Tasks list. + +### flaggedEmails {#flaggedEmails} +``` +public static final int flaggedEmails +``` + + +Built-in Flagged email list. Tasks from flagged emails are present in this list. + +### none {#none} +``` +public static final int none +``` + + +User created list. + +### Clone() {#Clone--} +``` +public System.Enum Clone() +``` + + + + +**Returns:** +com.aspose.ms.System.Enum +### CloneTo(T arg0) {#CloneTo-T-} +``` +public abstract void CloneTo(T arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | T | | + +### CloneTo(System.Enum arg0) {#CloneTo-com.aspose.ms.System.Enum-} +``` +public void CloneTo(System.Enum arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Enum | | + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### format(System.Type arg0, Object arg1, String arg2) {#format-com.aspose.ms.System.Type-java.lang.Object-java.lang.String-} +``` +public static String format(System.Type arg0, Object arg1, String arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | +| arg2 | java.lang.String | | + +**Returns:** +java.lang.String +### format(Class arg0, long arg1, String arg2) {#format-java.lang.Class----long-java.lang.String-} +``` +public static String format(Class arg0, long arg1, String arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | +| arg2 | java.lang.String | | + +**Returns:** +java.lang.String +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### getName(System.Type arg0, Object arg1) {#getName-com.aspose.ms.System.Type-java.lang.Object-} +``` +public static String getName(System.Type arg0, Object arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | + +**Returns:** +java.lang.String +### getName(Class arg0, long arg1) {#getName-java.lang.Class----long-} +``` +public static String getName(Class arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | + +**Returns:** +java.lang.String +### getNames(System.Type arg0) {#getNames-com.aspose.ms.System.Type-} +``` +public static String[] getNames(System.Type arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | + +**Returns:** +java.lang.String[] +### getNames(Class arg0) {#getNames-java.lang.Class----} +``` +public static Collection getNames(Class arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | + +**Returns:** +java.util.Collection +### getUnderlyingType(System.Type arg0) {#getUnderlyingType-com.aspose.ms.System.Type-} +``` +public static System.Type getUnderlyingType(System.Type arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | + +**Returns:** +com.aspose.ms.System.Type +### getUnderlyingType(Class arg0) {#getUnderlyingType-java.lang.Class----} +``` +public static Class getUnderlyingType(Class arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | + +**Returns:** +java.lang.Class +### getValue(Class arg0, String arg1) {#getValue-java.lang.Class----java.lang.String-} +``` +public static long getValue(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +long +### getValues(System.Type arg0) {#getValues-com.aspose.ms.System.Type-} +``` +public static System.Array getValues(System.Type arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | + +**Returns:** +com.aspose.ms.System.Array +### get_Caption() {#get-Caption--} +``` +public String get_Caption() +``` + + + + +**Returns:** +java.lang.String +### get_Value() {#get-Value--} +``` +public long get_Value() +``` + + + + +**Returns:** +long +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### isDefined(System.Type arg0, Object arg1) {#isDefined-com.aspose.ms.System.Type-java.lang.Object-} +``` +public static boolean isDefined(System.Type arg0, Object arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | + +**Returns:** +boolean +### isDefined(System.Type arg0, String arg1) {#isDefined-com.aspose.ms.System.Type-java.lang.String-} +``` +public static boolean isDefined(System.Type arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.String | | + +**Returns:** +boolean +### isDefined(System.Type arg0, long arg1) {#isDefined-com.aspose.ms.System.Type-long-} +``` +public static boolean isDefined(System.Type arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | long | | + +**Returns:** +boolean +### isDefined(Class arg0, long arg1) {#isDefined-java.lang.Class----long-} +``` +public static boolean isDefined(Class arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | + +**Returns:** +boolean +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### parse(System.Type arg0, String arg1) {#parse-com.aspose.ms.System.Type-java.lang.String-} +``` +public static long parse(System.Type arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.String | | + +**Returns:** +long +### parse(System.Type arg0, String arg1, Boolean arg2) {#parse-com.aspose.ms.System.Type-java.lang.String-java.lang.Boolean-} +``` +public static long parse(System.Type arg0, String arg1, Boolean arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.String | | +| arg2 | java.lang.Boolean | | + +**Returns:** +long +### parse(Class arg0, String arg1) {#parse-java.lang.Class----java.lang.String-} +``` +public static long parse(Class arg0, String arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | + +**Returns:** +long +### parse(Class arg0, String arg1, Boolean arg2) {#parse-java.lang.Class----java.lang.String-java.lang.Boolean-} +``` +public static long parse(Class arg0, String arg1, Boolean arg2) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | java.lang.String | | +| arg2 | java.lang.Boolean | | + +**Returns:** +long +### register(System.Enum.AbstractEnum arg0) {#register-com.aspose.ms.System.Enum.AbstractEnum-} +``` +public static void register(System.Enum.AbstractEnum arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Enum.AbstractEnum | | + +### toObject(System.Type arg0, Object arg1) {#toObject-com.aspose.ms.System.Type-java.lang.Object-} +``` +public static Object toObject(System.Type arg0, Object arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | com.aspose.ms.System.Type | | +| arg1 | java.lang.Object | | + +**Returns:** +java.lang.Object +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### toString(Class arg0, long arg1) {#toString-java.lang.Class----long-} +``` +public static String toString(Class arg0, long arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Class | | +| arg1 | long | | + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.email/headercollection/_index.md b/english/java/com.aspose.email/headercollection/_index.md index dcb312957c..e18a2a91eb 100644 --- a/english/java/com.aspose.email/headercollection/_index.md +++ b/english/java/com.aspose.email/headercollection/_index.md @@ -3,7 +3,7 @@ title: HeaderCollection second_title: Aspose.Email for Java API Reference description: Defines the collection of header fields type: docs -weight: 291 +weight: 307 url: /java/com.aspose.email/headercollection/ --- diff --git a/english/java/com.aspose.email/headerlist/_index.md b/english/java/com.aspose.email/headerlist/_index.md index 8ea7ba582c..d3edd77f1c 100644 --- a/english/java/com.aspose.email/headerlist/_index.md +++ b/english/java/com.aspose.email/headerlist/_index.md @@ -3,7 +3,7 @@ title: HeaderList second_title: Aspose.Email for Java API Reference description: Colection with name of headers that are included in the DKIM signature. type: docs -weight: 292 +weight: 308 url: /java/com.aspose.email/headerlist/ --- diff --git a/english/java/com.aspose.email/headersformattingoptions/_index.md b/english/java/com.aspose.email/headersformattingoptions/_index.md index 1b42681d94..0aa0e03e47 100644 --- a/english/java/com.aspose.email/headersformattingoptions/_index.md +++ b/english/java/com.aspose.email/headersformattingoptions/_index.md @@ -3,7 +3,7 @@ title: HeadersFormattingOptions second_title: Aspose.Email for Java API Reference description: Allows to specify headers formatting options when saving MailMessage to Mhtml or Html format. type: docs -weight: 294 +weight: 310 url: /java/com.aspose.email/headersformattingoptions/ --- @@ -39,10 +39,14 @@ Allows to specify headers formatting options when saving MailMessage to Mhtml or | [getDefaultMsgUnicode()](#getDefaultMsgUnicode--) | Gets options with default values for saving message to Msg(Unicode) format. | | [getDefaultOft()](#getDefaultOft--) | Gets options with default values for saving message to Outlook template (Oft) format. | | [getDefaultPageHeaderFormat()](#getDefaultPageHeaderFormat--) | Default page header format. | +| [getExtractHTMLBodyResourcesAsAttachments()](#getExtractHTMLBodyResourcesAsAttachments--) | Defines whether extract HTML body resources as attachments or not. | | [getFormatTemplates()](#getFormatTemplates--) | Gets the format templates. | | [getMailMessageSaveType()](#getMailMessageSaveType--) | Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. | | [getRenderedContactFields()](#getRenderedContactFields--) | Defines groups of Contact fields which will be included in output mhtml. | | [getRenderingHeaders()](#getRenderingHeaders--) | Gets list of headers for rendering. | +| [getResourceHtmlRenderingHandler()](#getResourceHtmlRenderingHandler--) | Provides customization of rendering resources in html. | +| [getTimeout()](#getTimeout--) | Limits the time in milliseconds of formatting message while saving in Mht. | +| [getTimeoutReachedHandler()](#getTimeoutReachedHandler--) | Raised if timed out while saving to Mhtml. | | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | @@ -52,8 +56,12 @@ Allows to specify headers formatting options when saving MailMessage to Mhtml or | [setCustomProgressHandler(ConversionProgressEventHandler value)](#setCustomProgressHandler-com.aspose.email.ConversionProgressEventHandler-) | Represents method that usually supplied by calling side and handles progress events. | | [setDefaultHeaderFormat(String value)](#setDefaultHeaderFormat-java.lang.String-) | Default header line format. | | [setDefaultPageHeaderFormat(String value)](#setDefaultPageHeaderFormat-java.lang.String-) | Default page header format. | +| [setExtractHTMLBodyResourcesAsAttachments(boolean value)](#setExtractHTMLBodyResourcesAsAttachments-boolean-) | Defines whether extract HTML body resources as attachments or not. | | [setMailMessageSaveType(MailMessageSaveType value)](#setMailMessageSaveType-com.aspose.email.MailMessageSaveType-) | Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. | | [setRenderedContactFields(int value)](#setRenderedContactFields-int-) | Defines groups of Contact fields which will be included in output mhtml. | +| [setResourceHtmlRenderingHandler(ResourceHtmlRenderingHandler value)](#setResourceHtmlRenderingHandler-com.aspose.email.ResourceHtmlRenderingHandler-) | Provides customization of rendering resources in html. | +| [setTimeout(int value)](#setTimeout-int-) | Limits the time in milliseconds of formatting message while saving in Mht. | +| [setTimeoutReachedHandler(TimeoutReachedHandler value)](#setTimeoutReachedHandler-com.aspose.email.TimeoutReachedHandler-) | Raised if timed out while saving to Mhtml. | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | @@ -246,6 +254,16 @@ Value: The styles to be injected into resulting html body. **Returns:** java.lang.String +### getExtractHTMLBodyResourcesAsAttachments() {#getExtractHTMLBodyResourcesAsAttachments--} +``` +public final boolean getExtractHTMLBodyResourcesAsAttachments() +``` + + +Defines whether extract HTML body resources as attachments or not. Default value is false. + +**Returns:** +boolean ### getFormatTemplates() {#getFormatTemplates--} ``` public final System.Collections.Specialized.StringDictionary getFormatTemplates() @@ -288,6 +306,36 @@ Gets list of headers for rendering. **Returns:** java.util.List +### getResourceHtmlRenderingHandler() {#getResourceHtmlRenderingHandler--} +``` +public final ResourceHtmlRenderingHandler getResourceHtmlRenderingHandler() +``` + + +Provides customization of rendering resources in html. + +**Returns:** +[ResourceHtmlRenderingHandler](../../com.aspose.email/resourcehtmlrenderinghandler) +### getTimeout() {#getTimeout--} +``` +public final int getTimeout() +``` + + +Limits the time in milliseconds of formatting message while saving in Mht. Default value 3 sec. + +**Returns:** +int +### getTimeoutReachedHandler() {#getTimeoutReachedHandler--} +``` +public final TimeoutReachedHandler getTimeoutReachedHandler() +``` + + +Raised if timed out while saving to Mhtml. + +**Returns:** +[TimeoutReachedHandler](../../com.aspose.email/timeoutreachedhandler) ### hashCode() {#hashCode--} ``` public native int hashCode() @@ -402,6 +450,19 @@ Value: The styles to be injected into resulting html body. | --- | --- | --- | | value | java.lang.String | | +### setExtractHTMLBodyResourcesAsAttachments(boolean value) {#setExtractHTMLBodyResourcesAsAttachments-boolean-} +``` +public final void setExtractHTMLBodyResourcesAsAttachments(boolean value) +``` + + +Defines whether extract HTML body resources as attachments or not. Default value is false. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + ### setMailMessageSaveType(MailMessageSaveType value) {#setMailMessageSaveType-com.aspose.email.MailMessageSaveType-} ``` public final void setMailMessageSaveType(MailMessageSaveType value) @@ -428,6 +489,45 @@ Defines groups of Contact fields which will be included in output mhtml. Default | --- | --- | --- | | value | int | | +### setResourceHtmlRenderingHandler(ResourceHtmlRenderingHandler value) {#setResourceHtmlRenderingHandler-com.aspose.email.ResourceHtmlRenderingHandler-} +``` +public final void setResourceHtmlRenderingHandler(ResourceHtmlRenderingHandler value) +``` + + +Provides customization of rendering resources in html. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [ResourceHtmlRenderingHandler](../../com.aspose.email/resourcehtmlrenderinghandler) | | + +### setTimeout(int value) {#setTimeout-int-} +``` +public final void setTimeout(int value) +``` + + +Limits the time in milliseconds of formatting message while saving in Mht. Default value 3 sec. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setTimeoutReachedHandler(TimeoutReachedHandler value) {#setTimeoutReachedHandler-com.aspose.email.TimeoutReachedHandler-} +``` +public final void setTimeoutReachedHandler(TimeoutReachedHandler value) +``` + + +Raised if timed out while saving to Mhtml. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [TimeoutReachedHandler](../../com.aspose.email/timeoutreachedhandler) | | + ### toString() {#toString--} ``` public String toString() diff --git a/english/java/com.aspose.email/headertype/_index.md b/english/java/com.aspose.email/headertype/_index.md index a6257b8f25..d4f2c0db41 100644 --- a/english/java/com.aspose.email/headertype/_index.md +++ b/english/java/com.aspose.email/headertype/_index.md @@ -3,7 +3,7 @@ title: HeaderType second_title: Aspose.Email for Java API Reference description: Represents the Internet standards and RFCs define header fields which may occur on Internet Mail Messages . type: docs -weight: 293 +weight: 309 url: /java/com.aspose.email/headertype/ --- diff --git a/english/java/com.aspose.email/htmlformatoptions/_index.md b/english/java/com.aspose.email/htmlformatoptions/_index.md index ff7c2d8dd2..ca69e16920 100644 --- a/english/java/com.aspose.email/htmlformatoptions/_index.md +++ b/english/java/com.aspose.email/htmlformatoptions/_index.md @@ -3,7 +3,7 @@ title: HtmlFormatOptions second_title: Aspose.Email for Java API Reference description: Enumerates the Html format options. type: docs -weight: 295 +weight: 311 url: /java/com.aspose.email/htmlformatoptions/ --- diff --git a/english/java/com.aspose.email/htmlloadoptions/_index.md b/english/java/com.aspose.email/htmlloadoptions/_index.md index d256a72ae3..ba0b8bd18e 100644 --- a/english/java/com.aspose.email/htmlloadoptions/_index.md +++ b/english/java/com.aspose.email/htmlloadoptions/_index.md @@ -3,7 +3,7 @@ title: HtmlLoadOptions second_title: Aspose.Email for Java API Reference description: Allows to specify additional options when loading MailMessage from Html format. type: docs -weight: 296 +weight: 312 url: /java/com.aspose.email/htmlloadoptions/ --- diff --git a/english/java/com.aspose.email/htmlresourceattachmentresolver/_index.md b/english/java/com.aspose.email/htmlresourceattachmentresolver/_index.md new file mode 100644 index 0000000000..788d428f46 --- /dev/null +++ b/english/java/com.aspose.email/htmlresourceattachmentresolver/_index.md @@ -0,0 +1,162 @@ +--- +title: HtmlResourceAttachmentResolver +second_title: Aspose.Email for Java API Reference +description: +type: docs +weight: 313 +url: /java/com.aspose.email/htmlresourceattachmentresolver/ +--- + +**Inheritance:** +java.lang.Object +``` +public class HtmlResourceAttachmentResolver +``` +## Constructors + +| Constructor | Description | +| --- | --- | +| [HtmlResourceAttachmentResolver(String htmlContent, HeadersFormattingOptions options)](#HtmlResourceAttachmentResolver-java.lang.String-com.aspose.email.HeadersFormattingOptions-) | | +## Methods + +| Method | Description | +| --- | --- | +| [equals(Object arg0)](#equals-java.lang.Object-) | | +| [getAttachments()](#getAttachments--) | | +| [getClass()](#getClass--) | | +| [hashCode()](#hashCode--) | | +| [notify()](#notify--) | | +| [notifyAll()](#notifyAll--) | | +| [resolve()](#resolve--) | | +| [toString()](#toString--) | | +| [wait()](#wait--) | | +| [wait(long arg0)](#wait-long-) | | +| [wait(long arg0, int arg1)](#wait-long-int-) | | +### HtmlResourceAttachmentResolver(String htmlContent, HeadersFormattingOptions options) {#HtmlResourceAttachmentResolver-java.lang.String-com.aspose.email.HeadersFormattingOptions-} +``` +public HtmlResourceAttachmentResolver(String htmlContent, HeadersFormattingOptions options) +``` + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| htmlContent | java.lang.String | | +| options | [HeadersFormattingOptions](../../com.aspose.email/headersformattingoptions) | | + +### equals(Object arg0) {#equals-java.lang.Object-} +``` +public boolean equals(Object arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | java.lang.Object | | + +**Returns:** +boolean +### getAttachments() {#getAttachments--} +``` +public Iterable getAttachments() +``` + + + + +**Returns:** +java.lang.Iterable +### getClass() {#getClass--} +``` +public final native Class getClass() +``` + + + + +**Returns:** +java.lang.Class +### hashCode() {#hashCode--} +``` +public native int hashCode() +``` + + + + +**Returns:** +int +### notify() {#notify--} +``` +public final native void notify() +``` + + + + +### notifyAll() {#notifyAll--} +``` +public final native void notifyAll() +``` + + + + +### resolve() {#resolve--} +``` +public String resolve() +``` + + + + +**Returns:** +java.lang.String +### toString() {#toString--} +``` +public String toString() +``` + + + + +**Returns:** +java.lang.String +### wait() {#wait--} +``` +public final void wait() +``` + + + + +### wait(long arg0) {#wait-long-} +``` +public final native void wait(long arg0) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | + +### wait(long arg0, int arg1) {#wait-long-int-} +``` +public final void wait(long arg0, int arg1) +``` + + + + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| arg0 | long | | +| arg1 | int | | + diff --git a/english/java/com.aspose.email/htmlsaveoptions/_index.md b/english/java/com.aspose.email/htmlsaveoptions/_index.md index 180c825739..bd2f35ce6e 100644 --- a/english/java/com.aspose.email/htmlsaveoptions/_index.md +++ b/english/java/com.aspose.email/htmlsaveoptions/_index.md @@ -3,7 +3,7 @@ title: HtmlSaveOptions second_title: Aspose.Email for Java API Reference description: Allows to specify additional options when saving MailMessage to Html format. type: docs -weight: 297 +weight: 314 url: /java/com.aspose.email/htmlsaveoptions/ --- @@ -40,6 +40,7 @@ Allows to specify additional options when saving MailMessage to Html format. | [getDefaultMsgUnicode()](#getDefaultMsgUnicode--) | Gets options with default values for saving message to Msg(Unicode) format. | | [getDefaultOft()](#getDefaultOft--) | Gets options with default values for saving message to Outlook template (Oft) format. | | [getDefaultPageHeaderFormat()](#getDefaultPageHeaderFormat--) | Default page header format. | +| [getExtractHTMLBodyResourcesAsAttachments()](#getExtractHTMLBodyResourcesAsAttachments--) | Defines whether extract HTML body resources as attachments or not. | | [getFormatTemplates()](#getFormatTemplates--) | Gets the format templates. | | [getHtmlFormatOptions()](#getHtmlFormatOptions--) | Gets or sets additional options when saving in HTML format. | | [getMailMessageSaveType()](#getMailMessageSaveType--) | Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. | @@ -47,6 +48,8 @@ Allows to specify additional options when saving MailMessage to Html format. | [getRenderingHeaders()](#getRenderingHeaders--) | Gets list of headers for rendering. | | [getResourceHtmlRenderingHandler()](#getResourceHtmlRenderingHandler--) | Provides customization of rendering resources in html. | | [getResourceRenderingMode()](#getResourceRenderingMode--) | Provides set various modes of rendering resources in html. | +| [getTimeout()](#getTimeout--) | Limits the time in milliseconds of formatting message while saving in Mht. | +| [getTimeoutReachedHandler()](#getTimeoutReachedHandler--) | Raised if timed out while saving to Mhtml. | | [getUseRelativePathToResources()](#getUseRelativePathToResources--) | Default value is false. | | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | @@ -58,11 +61,14 @@ Allows to specify additional options when saving MailMessage to Html format. | [setCustomProgressHandler(ConversionProgressEventHandler value)](#setCustomProgressHandler-com.aspose.email.ConversionProgressEventHandler-) | Represents method that usually supplied by calling side and handles progress events. | | [setDefaultHeaderFormat(String value)](#setDefaultHeaderFormat-java.lang.String-) | Default header line format. | | [setDefaultPageHeaderFormat(String value)](#setDefaultPageHeaderFormat-java.lang.String-) | Default page header format. | +| [setExtractHTMLBodyResourcesAsAttachments(boolean value)](#setExtractHTMLBodyResourcesAsAttachments-boolean-) | Defines whether extract HTML body resources as attachments or not. | | [setHtmlFormatOptions(int value)](#setHtmlFormatOptions-int-) | Gets or sets additional options when saving in HTML format. | | [setMailMessageSaveType(MailMessageSaveType value)](#setMailMessageSaveType-com.aspose.email.MailMessageSaveType-) | Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. | | [setRenderedContactFields(int value)](#setRenderedContactFields-int-) | Defines groups of Contact fields which will be included in output mhtml. | | [setResourceHtmlRenderingHandler(ResourceHtmlRenderingHandler value)](#setResourceHtmlRenderingHandler-com.aspose.email.ResourceHtmlRenderingHandler-) | Provides customization of rendering resources in html. | | [setResourceRenderingMode(int value)](#setResourceRenderingMode-int-) | Provides set various modes of rendering resources in html. | +| [setTimeout(int value)](#setTimeout-int-) | Limits the time in milliseconds of formatting message while saving in Mht. | +| [setTimeoutReachedHandler(TimeoutReachedHandler value)](#setTimeoutReachedHandler-com.aspose.email.TimeoutReachedHandler-) | Raised if timed out while saving to Mhtml. | | [setUseRelativePathToResources(boolean value)](#setUseRelativePathToResources-boolean-) | Default value is false. | | [toString()](#toString--) | | | [wait()](#wait--) | | @@ -270,6 +276,16 @@ Value: The styles to be injected into resulting html body. **Returns:** java.lang.String +### getExtractHTMLBodyResourcesAsAttachments() {#getExtractHTMLBodyResourcesAsAttachments--} +``` +public final boolean getExtractHTMLBodyResourcesAsAttachments() +``` + + +Defines whether extract HTML body resources as attachments or not. Default value is false. + +**Returns:** +boolean ### getFormatTemplates() {#getFormatTemplates--} ``` public final System.Collections.Specialized.StringDictionary getFormatTemplates() @@ -342,6 +358,26 @@ Provides set various modes of rendering resources in html. Default value EmbedIn **Returns:** int +### getTimeout() {#getTimeout--} +``` +public final int getTimeout() +``` + + +Limits the time in milliseconds of formatting message while saving in Mht. Default value 3 sec. + +**Returns:** +int +### getTimeoutReachedHandler() {#getTimeoutReachedHandler--} +``` +public final TimeoutReachedHandler getTimeoutReachedHandler() +``` + + +Raised if timed out while saving to Mhtml. + +**Returns:** +[TimeoutReachedHandler](../../com.aspose.email/timeoutreachedhandler) ### getUseRelativePathToResources() {#getUseRelativePathToResources--} ``` public final boolean getUseRelativePathToResources() @@ -483,6 +519,19 @@ Value: The styles to be injected into resulting html body. | --- | --- | --- | | value | java.lang.String | | +### setExtractHTMLBodyResourcesAsAttachments(boolean value) {#setExtractHTMLBodyResourcesAsAttachments-boolean-} +``` +public final void setExtractHTMLBodyResourcesAsAttachments(boolean value) +``` + + +Defines whether extract HTML body resources as attachments or not. Default value is false. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + ### setHtmlFormatOptions(int value) {#setHtmlFormatOptions-int-} ``` public final void setHtmlFormatOptions(int value) @@ -548,6 +597,32 @@ Provides set various modes of rendering resources in html. Default value EmbedIn | --- | --- | --- | | value | int | | +### setTimeout(int value) {#setTimeout-int-} +``` +public final void setTimeout(int value) +``` + + +Limits the time in milliseconds of formatting message while saving in Mht. Default value 3 sec. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | int | | + +### setTimeoutReachedHandler(TimeoutReachedHandler value) {#setTimeoutReachedHandler-com.aspose.email.TimeoutReachedHandler-} +``` +public final void setTimeoutReachedHandler(TimeoutReachedHandler value) +``` + + +Raised if timed out while saving to Mhtml. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [TimeoutReachedHandler](../../com.aspose.email/timeoutreachedhandler) | | + ### setUseRelativePathToResources(boolean value) {#setUseRelativePathToResources-boolean-} ``` public final void setUseRelativePathToResources(boolean value) diff --git a/english/java/com.aspose.email/httpauthenticationmethods/_index.md b/english/java/com.aspose.email/httpauthenticationmethods/_index.md index 6862712f54..8f5941854e 100644 --- a/english/java/com.aspose.email/httpauthenticationmethods/_index.md +++ b/english/java/com.aspose.email/httpauthenticationmethods/_index.md @@ -3,7 +3,7 @@ title: HttpAuthenticationMethods second_title: Aspose.Email for Java API Reference description: The authentication methods supported by the HTTP proxy type: docs -weight: 298 +weight: 315 url: /java/com.aspose.email/httpauthenticationmethods/ --- diff --git a/english/java/com.aspose.email/httpproxy/_index.md b/english/java/com.aspose.email/httpproxy/_index.md index fd4e7c4c4c..a74d648274 100644 --- a/english/java/com.aspose.email/httpproxy/_index.md +++ b/english/java/com.aspose.email/httpproxy/_index.md @@ -3,7 +3,7 @@ title: HttpProxy second_title: Aspose.Email for Java API Reference description: HTTP proxy client. type: docs -weight: 299 +weight: 316 url: /java/com.aspose.email/httpproxy/ --- diff --git a/english/java/com.aspose.email/httputility/_index.md b/english/java/com.aspose.email/httputility/_index.md index 9468f5baa3..8b86b1d30d 100644 --- a/english/java/com.aspose.email/httputility/_index.md +++ b/english/java/com.aspose.email/httputility/_index.md @@ -3,7 +3,7 @@ title: HttpUtility second_title: Aspose.Email for Java API Reference description: type: docs -weight: 300 +weight: 317 url: /java/com.aspose.email/httputility/ --- diff --git a/english/java/com.aspose.email/hyperlinkrenderingcallback/_index.md b/english/java/com.aspose.email/hyperlinkrenderingcallback/_index.md index 0176cdc7af..a9d2972558 100644 --- a/english/java/com.aspose.email/hyperlinkrenderingcallback/_index.md +++ b/english/java/com.aspose.email/hyperlinkrenderingcallback/_index.md @@ -3,7 +3,7 @@ title: HyperlinkRenderingCallback second_title: Aspose.Email for Java API Reference description: Provides possibility to handle rendering of hyperlink in custom style. type: docs -weight: 762 +weight: 770 url: /java/com.aspose.email/hyperlinkrenderingcallback/ --- ``` diff --git a/english/java/com.aspose.email/iappender/_index.md b/english/java/com.aspose.email/iappender/_index.md index b16f7d46df..fc90c96e78 100644 --- a/english/java/com.aspose.email/iappender/_index.md +++ b/english/java/com.aspose.email/iappender/_index.md @@ -3,7 +3,7 @@ title: IAppender second_title: Aspose.Email for Java API Reference description: Implement this interface for your own strategies for printing log entries. type: docs -weight: 763 +weight: 771 url: /java/com.aspose.email/iappender/ --- ``` diff --git a/english/java/com.aspose.email/iasyncresultext/_index.md b/english/java/com.aspose.email/iasyncresultext/_index.md index 40341ed65b..5b6e27969a 100644 --- a/english/java/com.aspose.email/iasyncresultext/_index.md +++ b/english/java/com.aspose.email/iasyncresultext/_index.md @@ -3,7 +3,7 @@ title: IAsyncResultExt second_title: Aspose.Email for Java API Reference description: Represents the extended status of an asynchronous operation. type: docs -weight: 764 +weight: 772 url: /java/com.aspose.email/iasyncresultext/ --- diff --git a/english/java/com.aspose.email/iattachment/_index.md b/english/java/com.aspose.email/iattachment/_index.md index e863c4bff4..5387257e2a 100644 --- a/english/java/com.aspose.email/iattachment/_index.md +++ b/english/java/com.aspose.email/iattachment/_index.md @@ -3,7 +3,7 @@ title: IAttachment second_title: Aspose.Email for Java API Reference description: Represents a common attachment interface type: docs -weight: 765 +weight: 773 url: /java/com.aspose.email/iattachment/ --- ``` diff --git a/english/java/com.aspose.email/ibasegmailclient/_index.md b/english/java/com.aspose.email/ibasegmailclient/_index.md index 442fd689ff..958fa83812 100644 --- a/english/java/com.aspose.email/ibasegmailclient/_index.md +++ b/english/java/com.aspose.email/ibasegmailclient/_index.md @@ -3,7 +3,7 @@ title: IBaseGmailClient second_title: Aspose.Email for Java API Reference description: Interface for base class of Gmail client type: docs -weight: 766 +weight: 774 url: /java/com.aspose.email/ibasegmailclient/ --- diff --git a/english/java/com.aspose.email/icommand/_index.md b/english/java/com.aspose.email/icommand/_index.md index d07137318f..48ce7da820 100644 --- a/english/java/com.aspose.email/icommand/_index.md +++ b/english/java/com.aspose.email/icommand/_index.md @@ -3,7 +3,7 @@ title: ICommand second_title: Aspose.Email for Java API Reference description: Defines a command. type: docs -weight: 301 +weight: 318 url: /java/com.aspose.email/icommand/ --- diff --git a/english/java/com.aspose.email/iconnection/_index.md b/english/java/com.aspose.email/iconnection/_index.md index d4a186f027..9d49b43713 100644 --- a/english/java/com.aspose.email/iconnection/_index.md +++ b/english/java/com.aspose.email/iconnection/_index.md @@ -3,7 +3,7 @@ title: IConnection second_title: Aspose.Email for Java API Reference description: IConnectionAdapter allows to manage connection to a server. type: docs -weight: 767 +weight: 775 url: /java/com.aspose.email/iconnection/ --- diff --git a/english/java/com.aspose.email/idatareader/_index.md b/english/java/com.aspose.email/idatareader/_index.md index f02d7c3e10..1770d7b202 100644 --- a/english/java/com.aspose.email/idatareader/_index.md +++ b/english/java/com.aspose.email/idatareader/_index.md @@ -3,7 +3,7 @@ title: IDataReader second_title: Aspose.Email for Java API Reference description: IDataReader class type: docs -weight: 302 +weight: 319 url: /java/com.aspose.email/idatareader/ --- diff --git a/english/java/com.aspose.email/ideliveryserviceclient/_index.md b/english/java/com.aspose.email/ideliveryserviceclient/_index.md index 5af79d128f..1042195b76 100644 --- a/english/java/com.aspose.email/ideliveryserviceclient/_index.md +++ b/english/java/com.aspose.email/ideliveryserviceclient/_index.md @@ -3,7 +3,7 @@ title: IDeliveryServiceClient second_title: Aspose.Email for Java API Reference description: Represents contract for DeliveryServiceClient type: docs -weight: 768 +weight: 776 url: /java/com.aspose.email/ideliveryserviceclient/ --- diff --git a/english/java/com.aspose.email/iewsclient/_index.md b/english/java/com.aspose.email/iewsclient/_index.md index 94649c7177..38519ca7a3 100644 --- a/english/java/com.aspose.email/iewsclient/_index.md +++ b/english/java/com.aspose.email/iewsclient/_index.md @@ -3,7 +3,7 @@ title: IEWSClient second_title: Aspose.Email for Java API Reference description: Represents the interface for Exchange client. type: docs -weight: 769 +weight: 777 url: /java/com.aspose.email/iewsclient/ --- diff --git a/english/java/com.aspose.email/iexchangeclientbase/_index.md b/english/java/com.aspose.email/iexchangeclientbase/_index.md index ddc4c1db2a..1815827e06 100644 --- a/english/java/com.aspose.email/iexchangeclientbase/_index.md +++ b/english/java/com.aspose.email/iexchangeclientbase/_index.md @@ -3,7 +3,7 @@ title: IExchangeClientBase second_title: Aspose.Email for Java API Reference description: Represents the interface for base Exchange clients. type: docs -weight: 770 +weight: 778 url: /java/com.aspose.email/iexchangeclientbase/ --- diff --git a/english/java/com.aspose.email/iformatter/_index.md b/english/java/com.aspose.email/iformatter/_index.md index eecc001355..6f13f29eed 100644 --- a/english/java/com.aspose.email/iformatter/_index.md +++ b/english/java/com.aspose.email/iformatter/_index.md @@ -3,7 +3,7 @@ title: IFormatter second_title: Aspose.Email for Java API Reference description: Represents the interface for formatting log entry messsages. type: docs -weight: 771 +weight: 779 url: /java/com.aspose.email/iformatter/ --- ``` diff --git a/english/java/com.aspose.email/igmailclient/_index.md b/english/java/com.aspose.email/igmailclient/_index.md index 552a44c4bc..f46e65f56e 100644 --- a/english/java/com.aspose.email/igmailclient/_index.md +++ b/english/java/com.aspose.email/igmailclient/_index.md @@ -3,7 +3,7 @@ title: IGmailClient second_title: Aspose.Email for Java API Reference description: Represents the interface for Gmail client type: docs -weight: 772 +weight: 780 url: /java/com.aspose.email/igmailclient/ --- diff --git a/english/java/com.aspose.email/ignoreexceptionscallback/_index.md b/english/java/com.aspose.email/ignoreexceptionscallback/_index.md index a61fa53e2d..fe5b02fa90 100644 --- a/english/java/com.aspose.email/ignoreexceptionscallback/_index.md +++ b/english/java/com.aspose.email/ignoreexceptionscallback/_index.md @@ -3,7 +3,7 @@ title: IgnoreExceptionsCallback second_title: Aspose.Email for Java API Reference description: Ignore Exceptions callback. type: docs -weight: 785 +weight: 793 url: /java/com.aspose.email/ignoreexceptionscallback/ --- ``` diff --git a/english/java/com.aspose.email/ignoreexceptionslogcallback/_index.md b/english/java/com.aspose.email/ignoreexceptionslogcallback/_index.md index 21de0e20d3..5fd66d67ed 100644 --- a/english/java/com.aspose.email/ignoreexceptionslogcallback/_index.md +++ b/english/java/com.aspose.email/ignoreexceptionslogcallback/_index.md @@ -3,7 +3,7 @@ title: IgnoreExceptionsLogCallback second_title: Aspose.Email for Java API Reference description: Ignored Exceptions Log callback. type: docs -weight: 786 +weight: 794 url: /java/com.aspose.email/ignoreexceptionslogcallback/ --- ``` diff --git a/english/java/com.aspose.email/igraphclient/_index.md b/english/java/com.aspose.email/igraphclient/_index.md index 284ba188b4..e84c2bc07a 100644 --- a/english/java/com.aspose.email/igraphclient/_index.md +++ b/english/java/com.aspose.email/igraphclient/_index.md @@ -3,7 +3,7 @@ title: IGraphClient second_title: Aspose.Email for Java API Reference description: Represents the interface for Exchange REST client. type: docs -weight: 773 +weight: 781 url: /java/com.aspose.email/igraphclient/ --- @@ -22,35 +22,49 @@ Represents the interface for Exchange REST client. | [copyMessage(String newParentId, String itemId)](#copyMessage-java.lang.String-java.lang.String-) | Copy a Message to another mailfolder. | | [copyNotebook(String itemId, String groupId, String renameAs)](#copyNotebook-java.lang.String-java.lang.String-java.lang.String-) | Copies a notebook to the Notebooks folder in the destination Documents library. | | [createAttachment(String parentId, MapiAttachment attachment)](#createAttachment-java.lang.String-com.aspose.email.MapiAttachment-) | Creates new attachment for specified item | +| [createCalendar(String name)](#createCalendar-java.lang.String-) | Creates new Calendar. | +| [createCalendarItem(String calId, MapiCalendar mapiCalendar)](#createCalendarItem-java.lang.String-com.aspose.email.MapiCalendar-) | Creates MapiCalendar in specified calendar | | [createCategory(String displayName, int preset)](#createCategory-java.lang.String-int-) | Creates an [OutlookCategory](../../com.aspose.email/outlookcategory) object in the user's master list of categories. | +| [createContact(String folderId, MapiContact contact)](#createContact-java.lang.String-com.aspose.email.MapiContact-) | Creates contact in specified folder | | [createFolder(String folderName)](#createFolder-java.lang.String-) | Create new folder. | | [createFolder(String parentFolderId, String folderName)](#createFolder-java.lang.String-java.lang.String-) | Create new folder. | | [createMessage(String folderId, MailMessage message)](#createMessage-java.lang.String-com.aspose.email.MailMessage-) | Creates message in specified folder | | [createMessage(String folderId, MapiMessage message)](#createMessage-java.lang.String-com.aspose.email.MapiMessage-) | Creates message in specified folder | -| [createNotebook(Notebook notebook)](#createNotebook-com.aspose.email.Notebook-) | Create a new OneNote notebook. | +| [createNotebook(GraphNotebook notebook)](#createNotebook-com.aspose.email.GraphNotebook-) | Create a new OneNote notebook. | | [createOrUpdateOverride(ClassificationOverride classificationOverride)](#createOrUpdateOverride-com.aspose.email.ClassificationOverride-) | Create an override for a sender identified by an SMTP address. | | [createOrUpdateOverride(MailAddress sender, int classifyAs)](#createOrUpdateOverride-com.aspose.email.MailAddress-int-) | Create an override for a sender identified by an SMTP address. | | [createRule(InboxRule rule)](#createRule-com.aspose.email.InboxRule-) | Create a message rule by specifying a set of conditions and actions. | +| [createTask(MapiTask task, String taskListUri)](#createTask-com.aspose.email.MapiTask-java.lang.String-) | Creates Task in specified folder | +| [createTaskList(GraphTaskListInfo taskList)](#createTaskList-com.aspose.email.GraphTaskListInfo-) | Creates new TaskList. | | [delete(String id)](#delete-java.lang.String-) | Delete object. | | [deleteAttachment(String id)](#deleteAttachment-java.lang.String-) | Removes attachment | +| [deleteTaskList(String id)](#deleteTaskList-java.lang.String-) | Delete TaskList. | | [fetchAttachment(String id)](#fetchAttachment-java.lang.String-) | Gets attachment for specified id | +| [fetchCalendarItem(String id)](#fetchCalendarItem-java.lang.String-) | Gets MapiCalendar for specified id | | [fetchCategory(String itemId)](#fetchCategory-java.lang.String-) | Get the properties and relationships of the specified outlookCategory object. | +| [fetchContact(String id)](#fetchContact-java.lang.String-) | Gets MapiContact for specified id | | [fetchMessage(String id)](#fetchMessage-java.lang.String-) | Gets message in specified id | | [fetchNotebook(String itemId)](#fetchNotebook-java.lang.String-) | Retrieve the properties and relationships of a notebook object. | | [fetchRule(String itemId)](#fetchRule-java.lang.String-) | Get the properties and relationships of a message rule object. | +| [fetchTask(String id)](#fetchTask-java.lang.String-) | Gets MapiTask for specified id | | [getEndpoint()](#getEndpoint--) | Gets or sets Endpoint URL. | | [getFolder(String id)](#getFolder-java.lang.String-) | Gets folder by an id. | | [getMultipleServicesTokenProvider()](#getMultipleServicesTokenProvider--) | Gets or sets an object allows to retrieve OAuth access token. | | [getOneNoteOperationStatus(String operationId)](#getOneNoteOperationStatus-java.lang.String-) | Get the status of a long-running OneNote operation. | | [getResource()](#getResource--) | Gets or sets resource type. | | [getResourceId()](#getResourceId--) | Gets or sets resource id. | +| [getTaskList(String id)](#getTaskList-java.lang.String-) | Gets TaskList by an id. | | [getTenantId()](#getTenantId--) | Gets or sets tenant identifier | | [getTimeout()](#getTimeout--) | Gets or sets the number of milliseconds to wait before the operation times out. | | [getTokenProvider()](#getTokenProvider--) | Gets or sets an object allows to retrieve OAuth access token. | | [listAttachments(String id)](#listAttachments-java.lang.String-) | List Attachments from the parent message. | +| [listCalendarItems(String id)](#listCalendarItems-java.lang.String-) | List MapiCalendar from the calendar. | +| [listCalendars()](#listCalendars--) | List CalendarInfo items. | | [listCategories()](#listCategories--) | Get all the categories that have been defined for the user. | | [listCategoriesInternal()](#listCategoriesInternal--) | | -| [listFolders()](#listFolders--) | List folders from the parent folder for folders that are displayed in normal mail clients, such as the inbox. | +| [listContactFolders()](#listContactFolders--) | Get a collection of child folders under the root contact folder. | +| [listContacts(String id)](#listContacts-java.lang.String-) | List MapiContact from the parent folder. | +| [listFolders()](#listFolders--) | List folders from the root folder. | | [listFolders(String id)](#listFolders-java.lang.String-) | List folders from the parent folder for folders that are displayed in normal mail clients, such as the inbox. | | [listMessages(String id)](#listMessages-java.lang.String-) | List GraphMessageInfo from the parent folder. | | [listMessages(String id, PageInfo page, MailQuery query)](#listMessages-java.lang.String-com.aspose.email.PageInfo-com.aspose.email.MailQuery-) | List GraphMessageInfo from the parent folder. | @@ -59,6 +73,8 @@ Represents the interface for Exchange REST client. | [listOverridesInternal()](#listOverridesInternal--) | | | [listRules()](#listRules--) | Get all the messageRule objects defined for the user's Inbox. | | [listRulesInternal()](#listRulesInternal--) | | +| [listTaskLists()](#listTaskLists--) | List TaskList items. | +| [listTasks(String id)](#listTasks-java.lang.String-) | List MapiTask from the parent TaskList. | | [moveFolder(String newParentId, String itemId)](#moveFolder-java.lang.String-java.lang.String-) | Move a mailfolder and its contents to another mailfolder. | | [moveMessage(String newParentId, String itemId)](#moveMessage-java.lang.String-java.lang.String-) | Move a message to another mailfolder. | | [send(MailMessage message)](#send-com.aspose.email.MailMessage-) | Sends email message using MIME format | @@ -74,12 +90,20 @@ Represents the interface for Exchange REST client. | [setTenantId(String value)](#setTenantId-java.lang.String-) | Gets or sets tenant identifier | | [setTimeout(int value)](#setTimeout-int-) | Gets or sets the number of milliseconds to wait before the operation times out. | | [setTokenProvider(ITokenProvider value)](#setTokenProvider-com.aspose.email.ITokenProvider-) | Gets or sets an object allows to retrieve OAuth access token. | +| [updateCalendarItem(MapiCalendar mapiCalendar)](#updateCalendarItem-com.aspose.email.MapiCalendar-) | Updates MapiCalendar | +| [updateCalendarItem(MapiCalendar mapiCalendar, UpdateSettings updateSettings)](#updateCalendarItem-com.aspose.email.MapiCalendar-com.aspose.email.UpdateSettings-) | Updates appointment | | [updateCategory(OutlookCategory category)](#updateCategory-com.aspose.email.OutlookCategory-) | Updates pre-set color constant for specified category | +| [updateContact(MapiContact contact)](#updateContact-com.aspose.email.MapiContact-) | Updates contact | | [updateFolder(GraphFolderInfo folderInfo)](#updateFolder-com.aspose.email.GraphFolderInfo-) | Updates folder. | +| [updateMessage(MailMessage message)](#updateMessage-com.aspose.email.MailMessage-) | Updates message | +| [updateMessage(MailMessage message, UpdateSettings updateSettings)](#updateMessage-com.aspose.email.MailMessage-com.aspose.email.UpdateSettings-) | Updates message | | [updateMessage(MapiMessage message)](#updateMessage-com.aspose.email.MapiMessage-) | Updates message | | [updateMessage(MapiMessage message, UpdateSettings updateSettings)](#updateMessage-com.aspose.email.MapiMessage-com.aspose.email.UpdateSettings-) | Updates message | | [updateOverride(ClassificationOverride classificationOverride)](#updateOverride-com.aspose.email.ClassificationOverride-) | Change the classifyAs field of an override as specified. | | [updateRule(InboxRule rule)](#updateRule-com.aspose.email.InboxRule-) | Change writable properties on a messageRule object and save the changes. | +| [updateTask(MapiTask task)](#updateTask-com.aspose.email.MapiTask-) | Updates Task | +| [updateTask(MapiTask task, UpdateSettings updateSettings)](#updateTask-com.aspose.email.MapiTask-com.aspose.email.UpdateSettings-) | Updates Task | +| [updateTaskList(GraphTaskListInfo taskList)](#updateTaskList-com.aspose.email.GraphTaskListInfo-) | Updates TaskList. | ### copyFolder(String newParentId, String itemId) {#copyFolder-java.lang.String-java.lang.String-} ``` public abstract GraphFolderInfo copyFolder(String newParentId, String itemId) @@ -145,6 +169,37 @@ Creates new attachment for specified item **Returns:** [MapiAttachment](../../com.aspose.email/mapiattachment) - Returns created attachment +### createCalendar(String name) {#createCalendar-java.lang.String-} +``` +public abstract GraphCalendarInfo createCalendar(String name) +``` + + +Creates new Calendar. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| name | java.lang.String | New Calendar name | + +**Returns:** +[GraphCalendarInfo](../../com.aspose.email/graphcalendarinfo) - Returns CalendarInfo [GraphCalendarInfo](../../com.aspose.email/graphcalendarinfo) +### createCalendarItem(String calId, MapiCalendar mapiCalendar) {#createCalendarItem-java.lang.String-com.aspose.email.MapiCalendar-} +``` +public abstract MapiCalendar createCalendarItem(String calId, MapiCalendar mapiCalendar) +``` + + +Creates MapiCalendar in specified calendar + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| calId | java.lang.String | Calendar id | +| mapiCalendar | [MapiCalendar](../../com.aspose.email/mapicalendar) | MapiCalendar to be created | + +**Returns:** +[MapiCalendar](../../com.aspose.email/mapicalendar) - Created MapiCalendar ### createCategory(String displayName, int preset) {#createCategory-java.lang.String-int-} ``` public abstract OutlookCategory createCategory(String displayName, int preset) @@ -161,6 +216,22 @@ Creates an [OutlookCategory](../../com.aspose.email/outlookcategory) object in t **Returns:** [OutlookCategory](../../com.aspose.email/outlookcategory) - Category by which a user can group Outlook items such as messages and events +### createContact(String folderId, MapiContact contact) {#createContact-java.lang.String-com.aspose.email.MapiContact-} +``` +public abstract MapiContact createContact(String folderId, MapiContact contact) +``` + + +Creates contact in specified folder + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| folderId | java.lang.String | Parent folder id | +| contact | [MapiContact](../../com.aspose.email/mapicontact) | MapiContact to be created | + +**Returns:** +[MapiContact](../../com.aspose.email/mapicontact) - Created contact ### createFolder(String folderName) {#createFolder-java.lang.String-} ``` public abstract GraphFolderInfo createFolder(String folderName) @@ -224,9 +295,9 @@ Creates message in specified folder **Returns:** [MapiMessage](../../com.aspose.email/mapimessage) - Created message -### createNotebook(Notebook notebook) {#createNotebook-com.aspose.email.Notebook-} +### createNotebook(GraphNotebook notebook) {#createNotebook-com.aspose.email.GraphNotebook-} ``` -public abstract Notebook createNotebook(Notebook notebook) +public abstract GraphNotebook createNotebook(GraphNotebook notebook) ``` @@ -235,10 +306,10 @@ Create a new OneNote notebook. Permissions One of the following permissions is r **Parameters:** | Parameter | Type | Description | | --- | --- | --- | -| notebook | [Notebook](../../com.aspose.email/notebook) | Notebook to be created | +| notebook | [GraphNotebook](../../com.aspose.email/graphnotebook) | Notebook to be created | **Returns:** -[Notebook](../../com.aspose.email/notebook) - Created notebook +[GraphNotebook](../../com.aspose.email/graphnotebook) - Created notebook ### createOrUpdateOverride(ClassificationOverride classificationOverride) {#createOrUpdateOverride-com.aspose.email.ClassificationOverride-} ``` public abstract ClassificationOverride createOrUpdateOverride(ClassificationOverride classificationOverride) @@ -285,6 +356,37 @@ Create a message rule by specifying a set of conditions and actions. Outlook car **Returns:** [InboxRule](../../com.aspose.email/inboxrule) - Created rule +### createTask(MapiTask task, String taskListUri) {#createTask-com.aspose.email.MapiTask-java.lang.String-} +``` +public abstract MapiTask createTask(MapiTask task, String taskListUri) +``` + + +Creates Task in specified folder + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| task | [MapiTask](../../com.aspose.email/mapitask) | MapiTask to be created | +| taskListUri | java.lang.String | Parent TaskList uri | + +**Returns:** +[MapiTask](../../com.aspose.email/mapitask) - Created MapiTask +### createTaskList(GraphTaskListInfo taskList) {#createTaskList-com.aspose.email.GraphTaskListInfo-} +``` +public abstract GraphTaskListInfo createTaskList(GraphTaskListInfo taskList) +``` + + +Creates new TaskList. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| taskList | [GraphTaskListInfo](../../com.aspose.email/graphtasklistinfo) | New TaskList [GraphTaskListInfo](../../com.aspose.email/graphtasklistinfo) | + +**Returns:** +[GraphTaskListInfo](../../com.aspose.email/graphtasklistinfo) - Returns created TaskListInfo ### delete(String id) {#delete-java.lang.String-} ``` public abstract void delete(String id) @@ -311,6 +413,19 @@ Removes attachment | --- | --- | --- | | id | java.lang.String | Attachment id to delete | +### deleteTaskList(String id) {#deleteTaskList-java.lang.String-} +``` +public abstract void deleteTaskList(String id) +``` + + +Delete TaskList. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | TaskList id to delete | + ### fetchAttachment(String id) {#fetchAttachment-java.lang.String-} ``` public abstract MapiAttachment fetchAttachment(String id) @@ -326,6 +441,21 @@ Gets attachment for specified id **Returns:** [MapiAttachment](../../com.aspose.email/mapiattachment) - Returns attachment +### fetchCalendarItem(String id) {#fetchCalendarItem-java.lang.String-} +``` +public abstract MapiCalendar fetchCalendarItem(String id) +``` + + +Gets MapiCalendar for specified id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | MapiCalendar id | + +**Returns:** +[MapiCalendar](../../com.aspose.email/mapicalendar) - Returns MapiCalendar ### fetchCategory(String itemId) {#fetchCategory-java.lang.String-} ``` public abstract OutlookCategory fetchCategory(String itemId) @@ -341,6 +471,21 @@ Get the properties and relationships of the specified outlookCategory object. **Returns:** [OutlookCategory](../../com.aspose.email/outlookcategory) - Category specified by id +### fetchContact(String id) {#fetchContact-java.lang.String-} +``` +public abstract MapiContact fetchContact(String id) +``` + + +Gets MapiContact for specified id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | Contact id | + +**Returns:** +[MapiContact](../../com.aspose.email/mapicontact) - Returns MapiContact ### fetchMessage(String id) {#fetchMessage-java.lang.String-} ``` public abstract MapiMessage fetchMessage(String id) @@ -358,7 +503,7 @@ Gets message in specified id [MapiMessage](../../com.aspose.email/mapimessage) - Mapi message ### fetchNotebook(String itemId) {#fetchNotebook-java.lang.String-} ``` -public abstract Notebook fetchNotebook(String itemId) +public abstract GraphNotebook fetchNotebook(String itemId) ``` @@ -370,7 +515,7 @@ Retrieve the properties and relationships of a notebook object. Permissions One | itemId | java.lang.String | Item id | **Returns:** -[Notebook](../../com.aspose.email/notebook) - Notebook object +[GraphNotebook](../../com.aspose.email/graphnotebook) - Notebook object ### fetchRule(String itemId) {#fetchRule-java.lang.String-} ``` public abstract InboxRule fetchRule(String itemId) @@ -386,6 +531,21 @@ Get the properties and relationships of a message rule object. Permissions One o **Returns:** [InboxRule](../../com.aspose.email/inboxrule) - Inbox rule +### fetchTask(String id) {#fetchTask-java.lang.String-} +``` +public abstract MapiTask fetchTask(String id) +``` + + +Gets MapiTask for specified id + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | MapiTask id | + +**Returns:** +[MapiTask](../../com.aspose.email/mapitask) - Returns MapiTask ### getEndpoint() {#getEndpoint--} ``` public abstract String getEndpoint() @@ -423,7 +583,7 @@ Gets or sets an object allows to retrieve OAuth access token. [IMultipleServicesTokenProvider](../../com.aspose.email/imultipleservicestokenprovider) ### getOneNoteOperationStatus(String operationId) {#getOneNoteOperationStatus-java.lang.String-} ``` -public abstract OnenoteOperation getOneNoteOperationStatus(String operationId) +public abstract GraphOnenoteOperation getOneNoteOperationStatus(String operationId) ``` @@ -435,7 +595,7 @@ Get the status of a long-running OneNote operation. This applies to operations t | operationId | java.lang.String | Operation id | **Returns:** -[OnenoteOperation](../../com.aspose.email/onenoteoperation) - +[GraphOnenoteOperation](../../com.aspose.email/graphonenoteoperation) - ### getResource() {#getResource--} ``` public abstract int getResource() @@ -456,6 +616,21 @@ Gets or sets resource id. For instance for users it may be user principal name ( **Returns:** java.lang.String +### getTaskList(String id) {#getTaskList-java.lang.String-} +``` +public abstract GraphTaskListInfo getTaskList(String id) +``` + + +Gets TaskList by an id. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | TaskList id | + +**Returns:** +[GraphTaskListInfo](../../com.aspose.email/graphtasklistinfo) - Returns TaskListInfo for specified id ### getTenantId() {#getTenantId--} ``` public abstract String getTenantId() @@ -501,6 +676,31 @@ List Attachments from the parent message. **Returns:** [MapiAttachmentCollection](../../com.aspose.email/mapiattachmentcollection) - Returns list of attachments of a message +### listCalendarItems(String id) {#listCalendarItems-java.lang.String-} +``` +public abstract MapiCalendarCollection listCalendarItems(String id) +``` + + +List MapiCalendar from the calendar. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | Calendar id | + +**Returns:** +[MapiCalendarCollection](../../com.aspose.email/mapicalendarcollection) - Returns list of MapiCalendar +### listCalendars() {#listCalendars--} +``` +public abstract GraphCalendarInfoCollection listCalendars() +``` + + +List CalendarInfo items. + +**Returns:** +[GraphCalendarInfoCollection](../../com.aspose.email/graphcalendarinfocollection) - Returns list of CalendarInfo [GraphCalendarInfo](../../com.aspose.email/graphcalendarinfo) ### listCategories() {#listCategories--} ``` public abstract List listCategories() @@ -521,13 +721,38 @@ public abstract System.Collections.Generic.List listCategoriesI **Returns:** com.aspose.ms.System.Collections.Generic.List +### listContactFolders() {#listContactFolders--} +``` +public abstract GraphFolderInfoCollection listContactFolders() +``` + + +Get a collection of child folders under the root contact folder. + +**Returns:** +[GraphFolderInfoCollection](../../com.aspose.email/graphfolderinfocollection) - RReturns list of subfolders of the root contact folder +### listContacts(String id) {#listContacts-java.lang.String-} +``` +public abstract MapiContactCollection listContacts(String id) +``` + + +List MapiContact from the parent folder. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | Parent folder id | + +**Returns:** +[MapiContactCollection](../../com.aspose.email/mapicontactcollection) - Returns list of MapiContact of the folder ### listFolders() {#listFolders--} ``` public abstract GraphFolderInfoCollection listFolders() ``` -List folders from the parent folder for folders that are displayed in normal mail clients, such as the inbox. +List folders from the root folder. **Returns:** [GraphFolderInfoCollection](../../com.aspose.email/graphfolderinfocollection) - Returns list of subfolders of the root folder @@ -580,14 +805,14 @@ List GraphMessageInfo from the parent folder. The [GraphKnownFolders](../../com. [GraphMessagePageInfo](../../com.aspose.email/graphmessagepageinfo) - Returns list of GraphMessageInfo of the folder ### listNotebooks() {#listNotebooks--} ``` -public abstract NotebookCollection listNotebooks() +public abstract GraphNotebookCollection listNotebooks() ``` Retrieve a list of notebook objects. Permissions One of the following permissions is required to call this API. Delegated (work or school account) Notes.Create, Notes.Read, Notes.ReadWrite, Notes.Read.All, Notes.ReadWrite.All Delegated (personal Microsoft account) Notes.Create, Notes.Read, Notes.ReadWrite Application Notes.Read.All, Notes.ReadWrite.All **Returns:** -[NotebookCollection](../../com.aspose.email/notebookcollection) - List of notebooks +[GraphNotebookCollection](../../com.aspose.email/graphnotebookcollection) - List of notebooks ### listOverrides() {#listOverrides--} ``` public abstract List listOverrides() @@ -628,6 +853,31 @@ public abstract System.Collections.Generic.List listRulesInternal() **Returns:** com.aspose.ms.System.Collections.Generic.List +### listTaskLists() {#listTaskLists--} +``` +public abstract GraphTaskListInfoCollection listTaskLists() +``` + + +List TaskList items. + +**Returns:** +[GraphTaskListInfoCollection](../../com.aspose.email/graphtasklistinfocollection) - Returns list of TaskList [GraphTaskListInfo](../../com.aspose.email/graphtasklistinfo) +### listTasks(String id) {#listTasks-java.lang.String-} +``` +public abstract MapiTaskCollection listTasks(String id) +``` + + +List MapiTask from the parent TaskList. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| id | java.lang.String | Parent TaskList id | + +**Returns:** +[MapiTaskCollection](../../com.aspose.email/mapitaskcollection) - Returns list of MapiTask of the TaskList ### moveFolder(String newParentId, String itemId) {#moveFolder-java.lang.String-java.lang.String-} ``` public abstract GraphFolderInfo moveFolder(String newParentId, String itemId) @@ -830,6 +1080,37 @@ Gets or sets an object allows to retrieve OAuth access token. | --- | --- | --- | | value | [ITokenProvider](../../com.aspose.email/itokenprovider) | | +### updateCalendarItem(MapiCalendar mapiCalendar) {#updateCalendarItem-com.aspose.email.MapiCalendar-} +``` +public abstract MapiCalendar updateCalendarItem(MapiCalendar mapiCalendar) +``` + + +Updates MapiCalendar + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| mapiCalendar | [MapiCalendar](../../com.aspose.email/mapicalendar) | MapiCalendar to be updated | + +**Returns:** +[MapiCalendar](../../com.aspose.email/mapicalendar) - Updated MapiCalendar +### updateCalendarItem(MapiCalendar mapiCalendar, UpdateSettings updateSettings) {#updateCalendarItem-com.aspose.email.MapiCalendar-com.aspose.email.UpdateSettings-} +``` +public abstract MapiCalendar updateCalendarItem(MapiCalendar mapiCalendar, UpdateSettings updateSettings) +``` + + +Updates appointment + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| mapiCalendar | [MapiCalendar](../../com.aspose.email/mapicalendar) | MapiCalendar to be updated | +| updateSettings | [UpdateSettings](../../com.aspose.email/updatesettings) | Update settings | + +**Returns:** +[MapiCalendar](../../com.aspose.email/mapicalendar) - Updated MapiCalendar ### updateCategory(OutlookCategory category) {#updateCategory-com.aspose.email.OutlookCategory-} ``` public abstract OutlookCategory updateCategory(OutlookCategory category) @@ -845,6 +1126,21 @@ Updates pre-set color constant for specified category **Returns:** [OutlookCategory](../../com.aspose.email/outlookcategory) - Category by which a user can group Outlook items such as messages and events +### updateContact(MapiContact contact) {#updateContact-com.aspose.email.MapiContact-} +``` +public abstract MapiContact updateContact(MapiContact contact) +``` + + +Updates contact + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| contact | [MapiContact](../../com.aspose.email/mapicontact) | MapiContact to be updated | + +**Returns:** +[MapiContact](../../com.aspose.email/mapicontact) - Updated contact ### updateFolder(GraphFolderInfo folderInfo) {#updateFolder-com.aspose.email.GraphFolderInfo-} ``` public abstract GraphFolderInfo updateFolder(GraphFolderInfo folderInfo) @@ -860,6 +1156,37 @@ Updates folder. **Returns:** [GraphFolderInfo](../../com.aspose.email/graphfolderinfo) - Returns updated folder +### updateMessage(MailMessage message) {#updateMessage-com.aspose.email.MailMessage-} +``` +public abstract MailMessage updateMessage(MailMessage message) +``` + + +Updates message + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| message | [MailMessage](../../com.aspose.email/mailmessage) | MailMessage to be updated | + +**Returns:** +[MailMessage](../../com.aspose.email/mailmessage) - Updated message +### updateMessage(MailMessage message, UpdateSettings updateSettings) {#updateMessage-com.aspose.email.MailMessage-com.aspose.email.UpdateSettings-} +``` +public abstract MailMessage updateMessage(MailMessage message, UpdateSettings updateSettings) +``` + + +Updates message + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| message | [MailMessage](../../com.aspose.email/mailmessage) | MailMessage to be updated | +| updateSettings | [UpdateSettings](../../com.aspose.email/updatesettings) | Update settings | + +**Returns:** +[MailMessage](../../com.aspose.email/mailmessage) - Updated message ### updateMessage(MapiMessage message) {#updateMessage-com.aspose.email.MapiMessage-} ``` public abstract MapiMessage updateMessage(MapiMessage message) @@ -921,3 +1248,49 @@ Change writable properties on a messageRule object and save the changes. Permiss **Returns:** [InboxRule](../../com.aspose.email/inboxrule) - Updated rule +### updateTask(MapiTask task) {#updateTask-com.aspose.email.MapiTask-} +``` +public abstract MapiTask updateTask(MapiTask task) +``` + + +Updates Task + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| task | [MapiTask](../../com.aspose.email/mapitask) | MapiTask to be updated | + +**Returns:** +[MapiTask](../../com.aspose.email/mapitask) - Updated MapiTask +### updateTask(MapiTask task, UpdateSettings updateSettings) {#updateTask-com.aspose.email.MapiTask-com.aspose.email.UpdateSettings-} +``` +public abstract MapiTask updateTask(MapiTask task, UpdateSettings updateSettings) +``` + + +Updates Task + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| task | [MapiTask](../../com.aspose.email/mapitask) | MapiTask to be updated | +| updateSettings | [UpdateSettings](../../com.aspose.email/updatesettings) | Update settings | + +**Returns:** +[MapiTask](../../com.aspose.email/mapitask) - Updated MapiTask +### updateTaskList(GraphTaskListInfo taskList) {#updateTaskList-com.aspose.email.GraphTaskListInfo-} +``` +public abstract GraphTaskListInfo updateTaskList(GraphTaskListInfo taskList) +``` + + +Updates TaskList. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| taskList | [GraphTaskListInfo](../../com.aspose.email/graphtasklistinfo) | TaskListInfo to update | + +**Returns:** +[GraphTaskListInfo](../../com.aspose.email/graphtasklistinfo) - Returns updated TaskListInfo diff --git a/english/java/com.aspose.email/iimapmonitoringstate/_index.md b/english/java/com.aspose.email/iimapmonitoringstate/_index.md index 12d92a235a..f72a3d58d2 100644 --- a/english/java/com.aspose.email/iimapmonitoringstate/_index.md +++ b/english/java/com.aspose.email/iimapmonitoringstate/_index.md @@ -3,7 +3,7 @@ title: IImapMonitoringState second_title: Aspose.Email for Java API Reference description: Holds folder monitoring state. type: docs -weight: 774 +weight: 782 url: /java/com.aspose.email/iimapmonitoringstate/ --- ``` diff --git a/english/java/com.aspose.email/imailaddress/_index.md b/english/java/com.aspose.email/imailaddress/_index.md index 46fad70f11..140fcb5481 100644 --- a/english/java/com.aspose.email/imailaddress/_index.md +++ b/english/java/com.aspose.email/imailaddress/_index.md @@ -3,7 +3,7 @@ title: IMailAddress second_title: Aspose.Email for Java API Reference description: Represents a common mail address interface type: docs -weight: 775 +weight: 783 url: /java/com.aspose.email/imailaddress/ --- ``` diff --git a/english/java/com.aspose.email/imailtransferagent/_index.md b/english/java/com.aspose.email/imailtransferagent/_index.md index a42c3e4e82..4745dd0c0c 100644 --- a/english/java/com.aspose.email/imailtransferagent/_index.md +++ b/english/java/com.aspose.email/imailtransferagent/_index.md @@ -3,7 +3,7 @@ title: IMailTransferAgent second_title: Aspose.Email for Java API Reference description: Provides the base interface for mail transfer agents. type: docs -weight: 776 +weight: 784 url: /java/com.aspose.email/imailtransferagent/ --- diff --git a/english/java/com.aspose.email/imapattachmentinfo/_index.md b/english/java/com.aspose.email/imapattachmentinfo/_index.md index a8adc27b69..79a9d11794 100644 --- a/english/java/com.aspose.email/imapattachmentinfo/_index.md +++ b/english/java/com.aspose.email/imapattachmentinfo/_index.md @@ -3,7 +3,7 @@ title: ImapAttachmentInfo second_title: Aspose.Email for Java API Reference description: Represents an attachment information. type: docs -weight: 305 +weight: 320 url: /java/com.aspose.email/imapattachmentinfo/ --- diff --git a/english/java/com.aspose.email/imapattachmentinfocollection/_index.md b/english/java/com.aspose.email/imapattachmentinfocollection/_index.md index bf07e7edc8..4530f659a5 100644 --- a/english/java/com.aspose.email/imapattachmentinfocollection/_index.md +++ b/english/java/com.aspose.email/imapattachmentinfocollection/_index.md @@ -3,7 +3,7 @@ title: ImapAttachmentInfoCollection second_title: Aspose.Email for Java API Reference description: Represents the collection of type: docs -weight: 306 +weight: 321 url: /java/com.aspose.email/imapattachmentinfocollection/ --- diff --git a/english/java/com.aspose.email/imapclient/_index.md b/english/java/com.aspose.email/imapclient/_index.md index f5d1c27218..21141fc33f 100644 --- a/english/java/com.aspose.email/imapclient/_index.md +++ b/english/java/com.aspose.email/imapclient/_index.md @@ -3,7 +3,7 @@ title: ImapClient second_title: Aspose.Email for Java API Reference description: Allows applications to access and manipulate messages by using the Internet Message Access Protocol IMAP. type: docs -weight: 307 +weight: 322 url: /java/com.aspose.email/imapclient/ --- diff --git a/english/java/com.aspose.email/imapcommandresult/_index.md b/english/java/com.aspose.email/imapcommandresult/_index.md index 4b79b271b9..f0dc086da5 100644 --- a/english/java/com.aspose.email/imapcommandresult/_index.md +++ b/english/java/com.aspose.email/imapcommandresult/_index.md @@ -3,7 +3,7 @@ title: ImapCommandResult second_title: Aspose.Email for Java API Reference description: Enumerates the imap command results. type: docs -weight: 308 +weight: 323 url: /java/com.aspose.email/imapcommandresult/ --- diff --git a/english/java/com.aspose.email/imapexception/_index.md b/english/java/com.aspose.email/imapexception/_index.md index 7a9df835d9..af458b41d0 100644 --- a/english/java/com.aspose.email/imapexception/_index.md +++ b/english/java/com.aspose.email/imapexception/_index.md @@ -3,7 +3,7 @@ title: ImapException second_title: Aspose.Email for Java API Reference description: Represents the exception that is thrown when the ImapClient is not able to complete an operation. type: docs -weight: 309 +weight: 324 url: /java/com.aspose.email/imapexception/ --- diff --git a/english/java/com.aspose.email/imapfolderinfo/_index.md b/english/java/com.aspose.email/imapfolderinfo/_index.md index 5b1a48bce9..19fb8498d9 100644 --- a/english/java/com.aspose.email/imapfolderinfo/_index.md +++ b/english/java/com.aspose.email/imapfolderinfo/_index.md @@ -3,7 +3,7 @@ title: ImapFolderInfo second_title: Aspose.Email for Java API Reference description: Represents an IMAP folder. type: docs -weight: 310 +weight: 325 url: /java/com.aspose.email/imapfolderinfo/ --- diff --git a/english/java/com.aspose.email/imapfolderinfocollection/_index.md b/english/java/com.aspose.email/imapfolderinfocollection/_index.md index 46d35d3167..227372fcd4 100644 --- a/english/java/com.aspose.email/imapfolderinfocollection/_index.md +++ b/english/java/com.aspose.email/imapfolderinfocollection/_index.md @@ -3,7 +3,7 @@ title: ImapFolderInfoCollection second_title: Aspose.Email for Java API Reference description: Provides a container for a collection of ImapFolderInfo objects. type: docs -weight: 311 +weight: 326 url: /java/com.aspose.email/imapfolderinfocollection/ --- diff --git a/english/java/com.aspose.email/imapfolderinfocollectionbase/_index.md b/english/java/com.aspose.email/imapfolderinfocollectionbase/_index.md index d1e40c61fa..578ab41f6b 100644 --- a/english/java/com.aspose.email/imapfolderinfocollectionbase/_index.md +++ b/english/java/com.aspose.email/imapfolderinfocollectionbase/_index.md @@ -3,7 +3,7 @@ title: ImapFolderInfoCollectionBase second_title: Aspose.Email for Java API Reference description: Provides a container for a collection of objects type: docs -weight: 312 +weight: 327 url: /java/com.aspose.email/imapfolderinfocollectionbase/ --- diff --git a/english/java/com.aspose.email/imapidentificationinfo/_index.md b/english/java/com.aspose.email/imapidentificationinfo/_index.md index 300a373cd1..12601a2203 100644 --- a/english/java/com.aspose.email/imapidentificationinfo/_index.md +++ b/english/java/com.aspose.email/imapidentificationinfo/_index.md @@ -3,7 +3,7 @@ title: ImapIdentificationInfo second_title: Aspose.Email for Java API Reference description: Represents class-container with identification information to exchange between mail client and server. type: docs -weight: 313 +weight: 328 url: /java/com.aspose.email/imapidentificationinfo/ --- diff --git a/english/java/com.aspose.email/imapimessageitem/_index.md b/english/java/com.aspose.email/imapimessageitem/_index.md index 836e0c893f..726d1aacde 100644 --- a/english/java/com.aspose.email/imapimessageitem/_index.md +++ b/english/java/com.aspose.email/imapimessageitem/_index.md @@ -3,7 +3,7 @@ title: IMapiMessageItem second_title: Aspose.Email for Java API Reference description: Base interface for all message items in Outlook type: docs -weight: 777 +weight: 785 url: /java/com.aspose.email/imapimessageitem/ --- ``` diff --git a/english/java/com.aspose.email/imapknownauthenticationtype/_index.md b/english/java/com.aspose.email/imapknownauthenticationtype/_index.md index c2b3a260db..0d46dacec0 100644 --- a/english/java/com.aspose.email/imapknownauthenticationtype/_index.md +++ b/english/java/com.aspose.email/imapknownauthenticationtype/_index.md @@ -3,7 +3,7 @@ title: ImapKnownAuthenticationType second_title: Aspose.Email for Java API Reference description: type: docs -weight: 314 +weight: 329 url: /java/com.aspose.email/imapknownauthenticationtype/ --- diff --git a/english/java/com.aspose.email/imaplistfields/_index.md b/english/java/com.aspose.email/imaplistfields/_index.md index a6f37bc3a6..1d810b45ab 100644 --- a/english/java/com.aspose.email/imaplistfields/_index.md +++ b/english/java/com.aspose.email/imaplistfields/_index.md @@ -3,7 +3,7 @@ title: ImapListFields second_title: Aspose.Email for Java API Reference description: Fields that may be retrieved from the server type: docs -weight: 315 +weight: 330 url: /java/com.aspose.email/imaplistfields/ --- diff --git a/english/java/com.aspose.email/imapmailboxinfo/_index.md b/english/java/com.aspose.email/imapmailboxinfo/_index.md index 460febcb64..690ac9edb3 100644 --- a/english/java/com.aspose.email/imapmailboxinfo/_index.md +++ b/english/java/com.aspose.email/imapmailboxinfo/_index.md @@ -3,7 +3,7 @@ title: ImapMailboxInfo second_title: Aspose.Email for Java API Reference description: Contains set of special-use mailboxes type: docs -weight: 316 +weight: 331 url: /java/com.aspose.email/imapmailboxinfo/ --- diff --git a/english/java/com.aspose.email/imapmessageflags/_index.md b/english/java/com.aspose.email/imapmessageflags/_index.md index 375a2c974d..6d244cbb6b 100644 --- a/english/java/com.aspose.email/imapmessageflags/_index.md +++ b/english/java/com.aspose.email/imapmessageflags/_index.md @@ -3,7 +3,7 @@ title: ImapMessageFlags second_title: Aspose.Email for Java API Reference description: Represents the flags associated with the message. type: docs -weight: 317 +weight: 332 url: /java/com.aspose.email/imapmessageflags/ --- diff --git a/english/java/com.aspose.email/imapmessageinfo/_index.md b/english/java/com.aspose.email/imapmessageinfo/_index.md index 59e76213df..a93a7017e6 100644 --- a/english/java/com.aspose.email/imapmessageinfo/_index.md +++ b/english/java/com.aspose.email/imapmessageinfo/_index.md @@ -3,7 +3,7 @@ title: ImapMessageInfo second_title: Aspose.Email for Java API Reference description: Represents a Imap message object. type: docs -weight: 318 +weight: 333 url: /java/com.aspose.email/imapmessageinfo/ --- diff --git a/english/java/com.aspose.email/imapmessageinfocollection/_index.md b/english/java/com.aspose.email/imapmessageinfocollection/_index.md index 7939bff80c..22b4b75726 100644 --- a/english/java/com.aspose.email/imapmessageinfocollection/_index.md +++ b/english/java/com.aspose.email/imapmessageinfocollection/_index.md @@ -3,7 +3,7 @@ title: ImapMessageInfoCollection second_title: Aspose.Email for Java API Reference description: Provides a container for a collection of objects type: docs -weight: 319 +weight: 334 url: /java/com.aspose.email/imapmessageinfocollection/ --- diff --git a/english/java/com.aspose.email/imapmessageinfocollectionbase/_index.md b/english/java/com.aspose.email/imapmessageinfocollectionbase/_index.md index 08dd2f8838..4ab0c6bd9f 100644 --- a/english/java/com.aspose.email/imapmessageinfocollectionbase/_index.md +++ b/english/java/com.aspose.email/imapmessageinfocollectionbase/_index.md @@ -3,7 +3,7 @@ title: ImapMessageInfoCollectionBase second_title: Aspose.Email for Java API Reference description: Provides a container for a collection of objects type: docs -weight: 320 +weight: 335 url: /java/com.aspose.email/imapmessageinfocollectionbase/ --- diff --git a/english/java/com.aspose.email/imapmonitoringerroreventargs/_index.md b/english/java/com.aspose.email/imapmonitoringerroreventargs/_index.md index ee511581e9..2daa926f2f 100644 --- a/english/java/com.aspose.email/imapmonitoringerroreventargs/_index.md +++ b/english/java/com.aspose.email/imapmonitoringerroreventargs/_index.md @@ -3,7 +3,7 @@ title: ImapMonitoringErrorEventArgs second_title: Aspose.Email for Java API Reference description: Class contains monitoring error event data. type: docs -weight: 321 +weight: 336 url: /java/com.aspose.email/imapmonitoringerroreventargs/ --- diff --git a/english/java/com.aspose.email/imapmonitoringerroreventhandler/_index.md b/english/java/com.aspose.email/imapmonitoringerroreventhandler/_index.md index 88a8c74bca..d48390d1e0 100644 --- a/english/java/com.aspose.email/imapmonitoringerroreventhandler/_index.md +++ b/english/java/com.aspose.email/imapmonitoringerroreventhandler/_index.md @@ -3,7 +3,7 @@ title: ImapMonitoringErrorEventHandler second_title: Aspose.Email for Java API Reference description: Represents the method that will handle an imap monitoring error event type: docs -weight: 322 +weight: 337 url: /java/com.aspose.email/imapmonitoringerroreventhandler/ --- diff --git a/english/java/com.aspose.email/imapmonitoringeventargs/_index.md b/english/java/com.aspose.email/imapmonitoringeventargs/_index.md index 96b2a0145a..6bc8a59f2b 100644 --- a/english/java/com.aspose.email/imapmonitoringeventargs/_index.md +++ b/english/java/com.aspose.email/imapmonitoringeventargs/_index.md @@ -3,7 +3,7 @@ title: ImapMonitoringEventArgs second_title: Aspose.Email for Java API Reference description: Class contains monitoring event data. type: docs -weight: 323 +weight: 338 url: /java/com.aspose.email/imapmonitoringeventargs/ --- diff --git a/english/java/com.aspose.email/imapmonitoringeventhandler/_index.md b/english/java/com.aspose.email/imapmonitoringeventhandler/_index.md index 47505e03ba..2f20ebc15c 100644 --- a/english/java/com.aspose.email/imapmonitoringeventhandler/_index.md +++ b/english/java/com.aspose.email/imapmonitoringeventhandler/_index.md @@ -3,7 +3,7 @@ title: ImapMonitoringEventHandler second_title: Aspose.Email for Java API Reference description: Represents the method that will handle an imap monitoring event type: docs -weight: 324 +weight: 339 url: /java/com.aspose.email/imapmonitoringeventhandler/ --- diff --git a/english/java/com.aspose.email/imapnamespace/_index.md b/english/java/com.aspose.email/imapnamespace/_index.md index b70b04d98c..7085fda4b7 100644 --- a/english/java/com.aspose.email/imapnamespace/_index.md +++ b/english/java/com.aspose.email/imapnamespace/_index.md @@ -3,7 +3,7 @@ title: ImapNamespace second_title: Aspose.Email for Java API Reference description: Represents IMAP namespace More details https//tools.ietf.org/html/rfc2342 type: docs -weight: 325 +weight: 340 url: /java/com.aspose.email/imapnamespace/ --- diff --git a/english/java/com.aspose.email/imapnamespacetype/_index.md b/english/java/com.aspose.email/imapnamespacetype/_index.md index a9e7473119..20c7d189c0 100644 --- a/english/java/com.aspose.email/imapnamespacetype/_index.md +++ b/english/java/com.aspose.email/imapnamespacetype/_index.md @@ -3,7 +3,7 @@ title: ImapNamespaceType second_title: Aspose.Email for Java API Reference description: Represents IMAP namespace type More details https//tools.ietf.org/html/rfc2342 type: docs -weight: 326 +weight: 341 url: /java/com.aspose.email/imapnamespacetype/ --- diff --git a/english/java/com.aspose.email/imappageinfo/_index.md b/english/java/com.aspose.email/imappageinfo/_index.md index 5d8367b1b4..309b591e45 100644 --- a/english/java/com.aspose.email/imappageinfo/_index.md +++ b/english/java/com.aspose.email/imappageinfo/_index.md @@ -3,7 +3,7 @@ title: ImapPageInfo second_title: Aspose.Email for Java API Reference description: Contains information about retrieved page when paging methods are used. type: docs -weight: 327 +weight: 342 url: /java/com.aspose.email/imappageinfo/ --- diff --git a/english/java/com.aspose.email/imapquerybuilder/_index.md b/english/java/com.aspose.email/imapquerybuilder/_index.md index e093095013..7852329838 100644 --- a/english/java/com.aspose.email/imapquerybuilder/_index.md +++ b/english/java/com.aspose.email/imapquerybuilder/_index.md @@ -3,7 +3,7 @@ title: ImapQueryBuilder second_title: Aspose.Email for Java API Reference description: Represents the builder of search expression that used by IMAP protocol. type: docs -weight: 328 +weight: 343 url: /java/com.aspose.email/imapquerybuilder/ --- diff --git a/english/java/com.aspose.email/imapquota/_index.md b/english/java/com.aspose.email/imapquota/_index.md index d1f00e7a5b..e0394eeb79 100644 --- a/english/java/com.aspose.email/imapquota/_index.md +++ b/english/java/com.aspose.email/imapquota/_index.md @@ -3,7 +3,7 @@ title: ImapQuota second_title: Aspose.Email for Java API Reference description: Contains information about quota for mailbox resource. type: docs -weight: 329 +weight: 344 url: /java/com.aspose.email/imapquota/ --- diff --git a/english/java/com.aspose.email/imapquotaroot/_index.md b/english/java/com.aspose.email/imapquotaroot/_index.md index 4df9fa9011..31fd51b113 100644 --- a/english/java/com.aspose.email/imapquotaroot/_index.md +++ b/english/java/com.aspose.email/imapquotaroot/_index.md @@ -3,7 +3,7 @@ title: ImapQuotaRoot second_title: Aspose.Email for Java API Reference description: Contains information about quota root for mailbox resource. type: docs -weight: 330 +weight: 345 url: /java/com.aspose.email/imapquotaroot/ --- diff --git a/english/java/com.aspose.email/imaprestoresettings/_index.md b/english/java/com.aspose.email/imaprestoresettings/_index.md index 0070175aff..fb7ba1d095 100644 --- a/english/java/com.aspose.email/imaprestoresettings/_index.md +++ b/english/java/com.aspose.email/imaprestoresettings/_index.md @@ -3,7 +3,7 @@ title: ImapRestoreSettings second_title: Aspose.Email for Java API Reference description: The settings for the ImapClient.Restore method type: docs -weight: 331 +weight: 346 url: /java/com.aspose.email/imaprestoresettings/ --- diff --git a/english/java/com.aspose.email/imaprestoresettingsasync/_index.md b/english/java/com.aspose.email/imaprestoresettingsasync/_index.md index 621c7a6bb3..eb894de913 100644 --- a/english/java/com.aspose.email/imaprestoresettingsasync/_index.md +++ b/english/java/com.aspose.email/imaprestoresettingsasync/_index.md @@ -3,7 +3,7 @@ title: ImapRestoreSettingsAsync second_title: Aspose.Email for Java API Reference description: The settings for the ImapClient.Restore async method. type: docs -weight: 332 +weight: 347 url: /java/com.aspose.email/imaprestoresettingsasync/ --- diff --git a/english/java/com.aspose.email/imapspecialfoldertypes/_index.md b/english/java/com.aspose.email/imapspecialfoldertypes/_index.md index b3cd82da57..256c3504de 100644 --- a/english/java/com.aspose.email/imapspecialfoldertypes/_index.md +++ b/english/java/com.aspose.email/imapspecialfoldertypes/_index.md @@ -3,7 +3,7 @@ title: ImapSpecialFolderTypes second_title: Aspose.Email for Java API Reference description: Represents enumeration of special-use mailboxes More details see in RFC6154 http//tools.ietf.org/html/rfc6154 type: docs -weight: 333 +weight: 348 url: /java/com.aspose.email/imapspecialfoldertypes/ --- diff --git a/english/java/com.aspose.email/imapstatuscode/_index.md b/english/java/com.aspose.email/imapstatuscode/_index.md index 372715ff7c..24e9897729 100644 --- a/english/java/com.aspose.email/imapstatuscode/_index.md +++ b/english/java/com.aspose.email/imapstatuscode/_index.md @@ -3,7 +3,7 @@ title: ImapStatusCode second_title: Aspose.Email for Java API Reference description: Represents the status responses. type: docs -weight: 334 +weight: 349 url: /java/com.aspose.email/imapstatuscode/ --- diff --git a/english/java/com.aspose.email/imessage/_index.md b/english/java/com.aspose.email/imessage/_index.md index 32e3c6edb6..48b07c921c 100644 --- a/english/java/com.aspose.email/imessage/_index.md +++ b/english/java/com.aspose.email/imessage/_index.md @@ -3,7 +3,7 @@ title: IMessage second_title: Aspose.Email for Java API Reference description: Represents a common message interface type: docs -weight: 778 +weight: 786 url: /java/com.aspose.email/imessage/ --- ``` diff --git a/english/java/com.aspose.email/imessageformatter/_index.md b/english/java/com.aspose.email/imessageformatter/_index.md index 3be645b8ee..bc82d649fa 100644 --- a/english/java/com.aspose.email/imessageformatter/_index.md +++ b/english/java/com.aspose.email/imessageformatter/_index.md @@ -3,7 +3,7 @@ title: IMessageFormatter second_title: Aspose.Email for Java API Reference description: Provides a mechanism for retrieving an object to Message formatting. type: docs -weight: 779 +weight: 787 url: /java/com.aspose.email/imessageformatter/ --- ``` diff --git a/english/java/com.aspose.email/imessageobjectpropertycontainer/_index.md b/english/java/com.aspose.email/imessageobjectpropertycontainer/_index.md index dd618a18c7..d74ce75fe7 100644 --- a/english/java/com.aspose.email/imessageobjectpropertycontainer/_index.md +++ b/english/java/com.aspose.email/imessageobjectpropertycontainer/_index.md @@ -3,7 +3,7 @@ title: IMessageObjectPropertyContainer second_title: Aspose.Email for Java API Reference description: Defines an interface for container which contains entries. type: docs -weight: 780 +weight: 788 url: /java/com.aspose.email/imessageobjectpropertycontainer/ --- ``` diff --git a/english/java/com.aspose.email/importancechoices/_index.md b/english/java/com.aspose.email/importancechoices/_index.md index 90a67ad582..88f588bf0a 100644 --- a/english/java/com.aspose.email/importancechoices/_index.md +++ b/english/java/com.aspose.email/importancechoices/_index.md @@ -3,7 +3,7 @@ title: ImportanceChoices second_title: Aspose.Email for Java API Reference description: Enumerates the levels of importance for an item type: docs -weight: 335 +weight: 350 url: /java/com.aspose.email/importancechoices/ --- diff --git a/english/java/com.aspose.email/imultipleservicestokenprovider/_index.md b/english/java/com.aspose.email/imultipleservicestokenprovider/_index.md index ccbd8e7f5f..7b11562f00 100644 --- a/english/java/com.aspose.email/imultipleservicestokenprovider/_index.md +++ b/english/java/com.aspose.email/imultipleservicestokenprovider/_index.md @@ -3,7 +3,7 @@ title: IMultipleServicesTokenProvider second_title: Aspose.Email for Java API Reference description: Defines interface allowing to retrieve access token. type: docs -weight: 781 +weight: 789 url: /java/com.aspose.email/imultipleservicestokenprovider/ --- diff --git a/english/java/com.aspose.email/inamedpropertytagprovider/_index.md b/english/java/com.aspose.email/inamedpropertytagprovider/_index.md index 1b9a51b34a..aafee00bcd 100644 --- a/english/java/com.aspose.email/inamedpropertytagprovider/_index.md +++ b/english/java/com.aspose.email/inamedpropertytagprovider/_index.md @@ -3,7 +3,7 @@ title: INamedPropertyTagProvider second_title: Aspose.Email for Java API Reference description: Interface of named mapi property tag provider. type: docs -weight: 782 +weight: 790 url: /java/com.aspose.email/inamedpropertytagprovider/ --- ``` diff --git a/english/java/com.aspose.email/inboxrule/_index.md b/english/java/com.aspose.email/inboxrule/_index.md index d913ddf564..bb66812a06 100644 --- a/english/java/com.aspose.email/inboxrule/_index.md +++ b/english/java/com.aspose.email/inboxrule/_index.md @@ -3,7 +3,7 @@ title: InboxRule second_title: Aspose.Email for Java API Reference description: Represents a inbox rule type: docs -weight: 336 +weight: 351 url: /java/com.aspose.email/inboxrule/ --- diff --git a/english/java/com.aspose.email/inlineattachmentextractor/_index.md b/english/java/com.aspose.email/inlineattachmentextractor/_index.md index e7c9da23be..626bdb7ae1 100644 --- a/english/java/com.aspose.email/inlineattachmentextractor/_index.md +++ b/english/java/com.aspose.email/inlineattachmentextractor/_index.md @@ -3,7 +3,7 @@ title: InlineAttachmentExtractor second_title: Aspose.Email for Java API Reference description: Provides ability to extract files from MSO packages. type: docs -weight: 337 +weight: 352 url: /java/com.aspose.email/inlineattachmentextractor/ --- diff --git a/english/java/com.aspose.email/instantmessengeraddress/_index.md b/english/java/com.aspose.email/instantmessengeraddress/_index.md index 84c4d0b410..30d2be3f45 100644 --- a/english/java/com.aspose.email/instantmessengeraddress/_index.md +++ b/english/java/com.aspose.email/instantmessengeraddress/_index.md @@ -3,7 +3,7 @@ title: InstantMessengerAddress second_title: Aspose.Email for Java API Reference description: Represents an instant messanger address. type: docs -weight: 338 +weight: 353 url: /java/com.aspose.email/instantmessengeraddress/ --- diff --git a/english/java/com.aspose.email/instantmessengercategory/_index.md b/english/java/com.aspose.email/instantmessengercategory/_index.md index 4b1f8a5bf2..8420581631 100644 --- a/english/java/com.aspose.email/instantmessengercategory/_index.md +++ b/english/java/com.aspose.email/instantmessengercategory/_index.md @@ -3,7 +3,7 @@ title: InstantMessengerCategory second_title: Aspose.Email for Java API Reference description: Represents category for an instant messenger address type: docs -weight: 339 +weight: 354 url: /java/com.aspose.email/instantmessengercategory/ --- diff --git a/english/java/com.aspose.email/instantmessengerlist/_index.md b/english/java/com.aspose.email/instantmessengerlist/_index.md index a31ab2c765..80352d3c8f 100644 --- a/english/java/com.aspose.email/instantmessengerlist/_index.md +++ b/english/java/com.aspose.email/instantmessengerlist/_index.md @@ -3,7 +3,7 @@ title: InstantMessengerList second_title: Aspose.Email for Java API Reference description: List of instant messenger addresses for a contact. type: docs -weight: 340 +weight: 355 url: /java/com.aspose.email/instantmessengerlist/ --- diff --git a/english/java/com.aspose.email/intcomparisonfield/_index.md b/english/java/com.aspose.email/intcomparisonfield/_index.md index 3c6c6267df..3f507c29e2 100644 --- a/english/java/com.aspose.email/intcomparisonfield/_index.md +++ b/english/java/com.aspose.email/intcomparisonfield/_index.md @@ -3,7 +3,7 @@ title: IntComparisonField second_title: Aspose.Email for Java API Reference description: Represents the integer search field. type: docs -weight: 341 +weight: 356 url: /java/com.aspose.email/intcomparisonfield/ --- diff --git a/english/java/com.aspose.email/ipreferredtextencodingprovider/_index.md b/english/java/com.aspose.email/ipreferredtextencodingprovider/_index.md index 95522ee167..cc83e75ae7 100644 --- a/english/java/com.aspose.email/ipreferredtextencodingprovider/_index.md +++ b/english/java/com.aspose.email/ipreferredtextencodingprovider/_index.md @@ -3,7 +3,7 @@ title: IPreferredTextEncodingProvider second_title: Aspose.Email for Java API Reference description: Defines a interface for objects that can define PreferredTextEncoding. type: docs -weight: 783 +weight: 791 url: /java/com.aspose.email/ipreferredtextencodingprovider/ --- ``` diff --git a/english/java/com.aspose.email/itemcallbackargs/_index.md b/english/java/com.aspose.email/itemcallbackargs/_index.md index 0a5d407cf6..b734d8bf3b 100644 --- a/english/java/com.aspose.email/itemcallbackargs/_index.md +++ b/english/java/com.aspose.email/itemcallbackargs/_index.md @@ -3,7 +3,7 @@ title: ItemCallbackArgs second_title: Aspose.Email for Java API Reference description: ItemCallbackArgs contains item being processed. type: docs -weight: 342 +weight: 357 url: /java/com.aspose.email/itemcallbackargs/ --- diff --git a/english/java/com.aspose.email/itemchoice/_index.md b/english/java/com.aspose.email/itemchoice/_index.md index 11672534f0..2afdfee04b 100644 --- a/english/java/com.aspose.email/itemchoice/_index.md +++ b/english/java/com.aspose.email/itemchoice/_index.md @@ -3,7 +3,7 @@ title: ItemChoice second_title: Aspose.Email for Java API Reference description: Specifies property type which should be used for Exchange impersonation. type: docs -weight: 343 +weight: 358 url: /java/com.aspose.email/itemchoice/ --- diff --git a/english/java/com.aspose.email/itemmovedeventargs/_index.md b/english/java/com.aspose.email/itemmovedeventargs/_index.md index 2d54559e5f..2bb6fca5f6 100644 --- a/english/java/com.aspose.email/itemmovedeventargs/_index.md +++ b/english/java/com.aspose.email/itemmovedeventargs/_index.md @@ -3,7 +3,7 @@ title: ItemMovedEventArgs second_title: Aspose.Email for Java API Reference description: Provides data for the event type: docs -weight: 344 +weight: 359 url: /java/com.aspose.email/itemmovedeventargs/ --- diff --git a/english/java/com.aspose.email/itemmovedeventhandler/_index.md b/english/java/com.aspose.email/itemmovedeventhandler/_index.md index ff33f82950..14a0e55546 100644 --- a/english/java/com.aspose.email/itemmovedeventhandler/_index.md +++ b/english/java/com.aspose.email/itemmovedeventhandler/_index.md @@ -3,7 +3,7 @@ title: ItemMovedEventHandler second_title: Aspose.Email for Java API Reference description: Represents the method that will handle an event. type: docs -weight: 345 +weight: 360 url: /java/com.aspose.email/itemmovedeventhandler/ --- diff --git a/english/java/com.aspose.email/itokenprovider/_index.md b/english/java/com.aspose.email/itokenprovider/_index.md index cc013965be..420d787c76 100644 --- a/english/java/com.aspose.email/itokenprovider/_index.md +++ b/english/java/com.aspose.email/itokenprovider/_index.md @@ -3,7 +3,7 @@ title: ITokenProvider second_title: Aspose.Email for Java API Reference description: Defines interface allowing to retrieve access token. type: docs -weight: 784 +weight: 792 url: /java/com.aspose.email/itokenprovider/ --- diff --git a/english/java/com.aspose.email/knownfolders/_index.md b/english/java/com.aspose.email/knownfolders/_index.md index a4826f943b..7176b8e263 100644 --- a/english/java/com.aspose.email/knownfolders/_index.md +++ b/english/java/com.aspose.email/knownfolders/_index.md @@ -3,7 +3,7 @@ title: KnownFolders second_title: Aspose.Email for Java API Reference description: Specifies the known Exchange server folders. type: docs -weight: 346 +weight: 361 url: /java/com.aspose.email/knownfolders/ --- diff --git a/english/java/com.aspose.email/knownpropertylist/_index.md b/english/java/com.aspose.email/knownpropertylist/_index.md index 65035ec13e..b5b9a873c1 100644 --- a/english/java/com.aspose.email/knownpropertylist/_index.md +++ b/english/java/com.aspose.email/knownpropertylist/_index.md @@ -3,7 +3,7 @@ title: KnownPropertyList second_title: Aspose.Email for Java API Reference description: The read-only Master Property List provides implementers with a single source of information about all the properties that are described by the specifications that comprise the Exchange Server Protocols documentation MS-OXPROPS. type: docs -weight: 347 +weight: 362 url: /java/com.aspose.email/knownpropertylist/ --- diff --git a/english/java/com.aspose.email/knownpropertysets/_index.md b/english/java/com.aspose.email/knownpropertysets/_index.md index b307ee74a6..4ef656f53f 100644 --- a/english/java/com.aspose.email/knownpropertysets/_index.md +++ b/english/java/com.aspose.email/knownpropertysets/_index.md @@ -3,7 +3,7 @@ title: KnownPropertySets second_title: Aspose.Email for Java API Reference description: MS-OXCDATA Commonly Used Property Sets type: docs -weight: 348 +weight: 363 url: /java/com.aspose.email/knownpropertysets/ --- diff --git a/english/java/com.aspose.email/layouttype/_index.md b/english/java/com.aspose.email/layouttype/_index.md index 2ac1ac8cec..b077c7d4ca 100644 --- a/english/java/com.aspose.email/layouttype/_index.md +++ b/english/java/com.aspose.email/layouttype/_index.md @@ -3,7 +3,7 @@ title: LayoutType second_title: Aspose.Email for Java API Reference description: The layout attribute gives you easy per-element control over how your element should render on screen. type: docs -weight: 349 +weight: 364 url: /java/com.aspose.email/layouttype/ --- diff --git a/english/java/com.aspose.email/license/_index.md b/english/java/com.aspose.email/license/_index.md index 6d152ed6f4..9eacab1fde 100644 --- a/english/java/com.aspose.email/license/_index.md +++ b/english/java/com.aspose.email/license/_index.md @@ -3,7 +3,7 @@ title: License second_title: Aspose.Email for Java API Reference description: Provides methods to license the component. type: docs -weight: 350 +weight: 365 url: /java/com.aspose.email/license/ --- diff --git a/english/java/com.aspose.email/linkedresource/_index.md b/english/java/com.aspose.email/linkedresource/_index.md index d0e96e6622..5e4f62b5ba 100644 --- a/english/java/com.aspose.email/linkedresource/_index.md +++ b/english/java/com.aspose.email/linkedresource/_index.md @@ -3,7 +3,7 @@ title: LinkedResource second_title: Aspose.Email for Java API Reference description: Represents an embedded resource in a message. type: docs -weight: 351 +weight: 366 url: /java/com.aspose.email/linkedresource/ --- diff --git a/english/java/com.aspose.email/linkedresourcecollection/_index.md b/english/java/com.aspose.email/linkedresourcecollection/_index.md index 88ad32d1b9..10eb6fa3eb 100644 --- a/english/java/com.aspose.email/linkedresourcecollection/_index.md +++ b/english/java/com.aspose.email/linkedresourcecollection/_index.md @@ -3,7 +3,7 @@ title: LinkedResourceCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of LinkedResource objects type: docs -weight: 352 +weight: 367 url: /java/com.aspose.email/linkedresourcecollection/ --- diff --git a/english/java/com.aspose.email/linkedresourceremovedeventargs/_index.md b/english/java/com.aspose.email/linkedresourceremovedeventargs/_index.md index 32b0f2213d..df1021a6f3 100644 --- a/english/java/com.aspose.email/linkedresourceremovedeventargs/_index.md +++ b/english/java/com.aspose.email/linkedresourceremovedeventargs/_index.md @@ -3,7 +3,7 @@ title: LinkedResourceRemovedEventArgs second_title: Aspose.Email for Java API Reference description: type: docs -weight: 353 +weight: 368 url: /java/com.aspose.email/linkedresourceremovedeventargs/ --- diff --git a/english/java/com.aspose.email/listfoldersoptions/_index.md b/english/java/com.aspose.email/listfoldersoptions/_index.md index f41a886212..ac3bd1ef47 100644 --- a/english/java/com.aspose.email/listfoldersoptions/_index.md +++ b/english/java/com.aspose.email/listfoldersoptions/_index.md @@ -3,7 +3,7 @@ title: ListFoldersOptions second_title: Aspose.Email for Java API Reference description: The folder list selection options Please note this options are supported in case if server supports RFC 5258 IMAP LIST Command Extensions See more details in https//tools.ietf.org/html/rfc5258 type: docs -weight: 354 +weight: 369 url: /java/com.aspose.email/listfoldersoptions/ --- diff --git a/english/java/com.aspose.email/listfoldersreturnoptions/_index.md b/english/java/com.aspose.email/listfoldersreturnoptions/_index.md index f120ade6f6..de1b95983f 100644 --- a/english/java/com.aspose.email/listfoldersreturnoptions/_index.md +++ b/english/java/com.aspose.email/listfoldersreturnoptions/_index.md @@ -3,7 +3,7 @@ title: ListFoldersReturnOptions second_title: Aspose.Email for Java API Reference description: Return options for ListFolders operation Please note this options are supported in case if server supports RFC 5258 IMAP LIST Command Extensions See more details in https//tools.ietf.org/html/rfc5258 type: docs -weight: 355 +weight: 370 url: /java/com.aspose.email/listfoldersreturnoptions/ --- diff --git a/english/java/com.aspose.email/loadoptions/_index.md b/english/java/com.aspose.email/loadoptions/_index.md index 3ab7a93a03..fc5eb52e68 100644 --- a/english/java/com.aspose.email/loadoptions/_index.md +++ b/english/java/com.aspose.email/loadoptions/_index.md @@ -3,7 +3,7 @@ title: LoadOptions second_title: Aspose.Email for Java API Reference description: This is an abstract base class for classes that allow the user to specify additional options when loading a MailMessage from a particular format. type: docs -weight: 356 +weight: 371 url: /java/com.aspose.email/loadoptions/ --- diff --git a/english/java/com.aspose.email/localeoptions/_index.md b/english/java/com.aspose.email/localeoptions/_index.md index 832b46ab0d..c368d74cfc 100644 --- a/english/java/com.aspose.email/localeoptions/_index.md +++ b/english/java/com.aspose.email/localeoptions/_index.md @@ -3,7 +3,7 @@ title: LocaleOptions second_title: Aspose.Email for Java API Reference description: LocaleOptions type specifies locale configuration for Aspose.Email. type: docs -weight: 357 +weight: 372 url: /java/com.aspose.email/localeoptions/ --- diff --git a/english/java/com.aspose.email/logentry/_index.md b/english/java/com.aspose.email/logentry/_index.md index fe1d0f2c55..743dcae262 100644 --- a/english/java/com.aspose.email/logentry/_index.md +++ b/english/java/com.aspose.email/logentry/_index.md @@ -3,7 +3,7 @@ title: LogEntry second_title: Aspose.Email for Java API Reference description: Represents a log message. type: docs -weight: 358 +weight: 373 url: /java/com.aspose.email/logentry/ --- diff --git a/english/java/com.aspose.email/logger/_index.md b/english/java/com.aspose.email/logger/_index.md index 01b296a970..013c69f7b6 100644 --- a/english/java/com.aspose.email/logger/_index.md +++ b/english/java/com.aspose.email/logger/_index.md @@ -3,7 +3,7 @@ title: Logger second_title: Aspose.Email for Java API Reference description: Provides the logging functionality. type: docs -weight: 360 +weight: 375 url: /java/com.aspose.email/logger/ --- diff --git a/english/java/com.aspose.email/loggermanager/_index.md b/english/java/com.aspose.email/loggermanager/_index.md index fee36688c3..d1880e8b85 100644 --- a/english/java/com.aspose.email/loggermanager/_index.md +++ b/english/java/com.aspose.email/loggermanager/_index.md @@ -3,7 +3,7 @@ title: LoggerManager second_title: Aspose.Email for Java API Reference description: Static manager that controls the creation of loggers. type: docs -weight: 361 +weight: 376 url: /java/com.aspose.email/loggermanager/ --- diff --git a/english/java/com.aspose.email/loggingexception/_index.md b/english/java/com.aspose.email/loggingexception/_index.md index a68d93b701..11d48a1f4f 100644 --- a/english/java/com.aspose.email/loggingexception/_index.md +++ b/english/java/com.aspose.email/loggingexception/_index.md @@ -3,7 +3,7 @@ title: LoggingException second_title: Aspose.Email for Java API Reference description: The exception that is thrown when error is found in logging. type: docs -weight: 362 +weight: 377 url: /java/com.aspose.email/loggingexception/ --- diff --git a/english/java/com.aspose.email/loglevel/_index.md b/english/java/com.aspose.email/loglevel/_index.md index 9ea06568f0..95450bf473 100644 --- a/english/java/com.aspose.email/loglevel/_index.md +++ b/english/java/com.aspose.email/loglevel/_index.md @@ -3,7 +3,7 @@ title: LogLevel second_title: Aspose.Email for Java API Reference description: Defines available log levels. type: docs -weight: 359 +weight: 374 url: /java/com.aspose.email/loglevel/ --- diff --git a/english/java/com.aspose.email/longcomparisonfield/_index.md b/english/java/com.aspose.email/longcomparisonfield/_index.md index 2fcad7330d..56e7102924 100644 --- a/english/java/com.aspose.email/longcomparisonfield/_index.md +++ b/english/java/com.aspose.email/longcomparisonfield/_index.md @@ -3,7 +3,7 @@ title: LongComparisonField second_title: Aspose.Email for Java API Reference description: Represents the Int64 search field. type: docs -weight: 363 +weight: 378 url: /java/com.aspose.email/longcomparisonfield/ --- diff --git a/english/java/com.aspose.email/mailaddress/_index.md b/english/java/com.aspose.email/mailaddress/_index.md index 22afcd53f9..1d97ea698a 100644 --- a/english/java/com.aspose.email/mailaddress/_index.md +++ b/english/java/com.aspose.email/mailaddress/_index.md @@ -3,7 +3,7 @@ title: MailAddress second_title: Aspose.Email for Java API Reference description: Represents the address of a message. type: docs -weight: 367 +weight: 382 url: /java/com.aspose.email/mailaddress/ --- diff --git a/english/java/com.aspose.email/mailaddresscollection/_index.md b/english/java/com.aspose.email/mailaddresscollection/_index.md index 496c69e24b..99e64c9c88 100644 --- a/english/java/com.aspose.email/mailaddresscollection/_index.md +++ b/english/java/com.aspose.email/mailaddresscollection/_index.md @@ -3,7 +3,7 @@ title: MailAddressCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of objects. type: docs -weight: 368 +weight: 383 url: /java/com.aspose.email/mailaddresscollection/ --- diff --git a/english/java/com.aspose.email/mailboxconverter/_index.md b/english/java/com.aspose.email/mailboxconverter/_index.md index 1762040205..ee6b6d1b60 100644 --- a/english/java/com.aspose.email/mailboxconverter/_index.md +++ b/english/java/com.aspose.email/mailboxconverter/_index.md @@ -3,7 +3,7 @@ title: MailboxConverter second_title: Aspose.Email for Java API Reference description: Provides mailbox conversion routines. type: docs -weight: 382 +weight: 397 url: /java/com.aspose.email/mailboxconverter/ --- diff --git a/english/java/com.aspose.email/mailboxinfo/_index.md b/english/java/com.aspose.email/mailboxinfo/_index.md index fe3dc99ed7..ac5a2262fb 100644 --- a/english/java/com.aspose.email/mailboxinfo/_index.md +++ b/english/java/com.aspose.email/mailboxinfo/_index.md @@ -3,7 +3,7 @@ title: MailboxInfo second_title: Aspose.Email for Java API Reference description: Represents identification information about message in a mailbox. type: docs -weight: 383 +weight: 398 url: /java/com.aspose.email/mailboxinfo/ --- diff --git a/english/java/com.aspose.email/mailconversionoptions/_index.md b/english/java/com.aspose.email/mailconversionoptions/_index.md index e239a26dc8..cfabb09556 100644 --- a/english/java/com.aspose.email/mailconversionoptions/_index.md +++ b/english/java/com.aspose.email/mailconversionoptions/_index.md @@ -3,7 +3,7 @@ title: MailConversionOptions second_title: Aspose.Email for Java API Reference description: Specify additional options when converting from MapiMessage to MailMessage. type: docs -weight: 369 +weight: 384 url: /java/com.aspose.email/mailconversionoptions/ --- diff --git a/english/java/com.aspose.email/mailexception/_index.md b/english/java/com.aspose.email/mailexception/_index.md index 39fea8c080..d084480ea3 100644 --- a/english/java/com.aspose.email/mailexception/_index.md +++ b/english/java/com.aspose.email/mailexception/_index.md @@ -3,7 +3,7 @@ title: MailException second_title: Aspose.Email for Java API Reference description: Represents the exception that is thrown when the mail message processing. type: docs -weight: 370 +weight: 385 url: /java/com.aspose.email/mailexception/ --- diff --git a/english/java/com.aspose.email/mailgunclient/_index.md b/english/java/com.aspose.email/mailgunclient/_index.md index e834d42ec4..7ae5daee99 100644 --- a/english/java/com.aspose.email/mailgunclient/_index.md +++ b/english/java/com.aspose.email/mailgunclient/_index.md @@ -3,7 +3,7 @@ title: MailgunClient second_title: Aspose.Email for Java API Reference description: Represents the Mailgun client type: docs -weight: 384 +weight: 399 url: /java/com.aspose.email/mailgunclient/ --- diff --git a/english/java/com.aspose.email/mailgunclientoptions/_index.md b/english/java/com.aspose.email/mailgunclientoptions/_index.md index 4fd38e02cf..3edbffcbdb 100644 --- a/english/java/com.aspose.email/mailgunclientoptions/_index.md +++ b/english/java/com.aspose.email/mailgunclientoptions/_index.md @@ -3,7 +3,7 @@ title: MailgunClientOptions second_title: Aspose.Email for Java API Reference description: Options to set the MailgunClient parameters. type: docs -weight: 385 +weight: 400 url: /java/com.aspose.email/mailgunclientoptions/ --- diff --git a/english/java/com.aspose.email/mailgunregion/_index.md b/english/java/com.aspose.email/mailgunregion/_index.md index 5e73d82f3a..ce83a17cb4 100644 --- a/english/java/com.aspose.email/mailgunregion/_index.md +++ b/english/java/com.aspose.email/mailgunregion/_index.md @@ -3,7 +3,7 @@ title: MailgunRegion second_title: Aspose.Email for Java API Reference description: Represents the Mailgun Region type: docs -weight: 386 +weight: 401 url: /java/com.aspose.email/mailgunregion/ --- diff --git a/english/java/com.aspose.email/mailmessage/_index.md b/english/java/com.aspose.email/mailmessage/_index.md index 972164185d..1b958d67ff 100644 --- a/english/java/com.aspose.email/mailmessage/_index.md +++ b/english/java/com.aspose.email/mailmessage/_index.md @@ -3,7 +3,7 @@ title: MailMessage second_title: Aspose.Email for Java API Reference description: Represents an e-mail message. type: docs -weight: 371 +weight: 386 url: /java/com.aspose.email/mailmessage/ --- @@ -135,6 +135,9 @@ Represents an e-mail message. It allows to access message properties, ex. subjec | [notifyAll()](#notifyAll--) | | | [recomposeTnefContent()](#recomposeTnefContent--) | Composes the TNEF content. | | [removeSignature()](#removeSignature--) | Remove signature | +| [resetBoundaryTemplate(String boundaryTemplate)](#resetBoundaryTemplate-java.lang.String-) | Sets the boundary template for the message. +Sets the boundary number to 0. +Default value is null. | | [save(OutputStream stream)](#save-java.io.OutputStream-) | Save message as a stream | | [save(OutputStream stream, SaveOptions options)](#save-java.io.OutputStream-com.aspose.email.SaveOptions-) | Save message as a stream with additional options. | | [save(String fileName)](#save-java.lang.String-) | Save message as a file | @@ -1408,6 +1411,26 @@ Remove signature **Returns:** [MailMessage](../../com.aspose.email/mailmessage) - E-mail message +### resetBoundaryTemplate(String boundaryTemplate) {#resetBoundaryTemplate-java.lang.String-} +``` +public static void resetBoundaryTemplate(String boundaryTemplate) +``` + + +Sets the boundary template for the message. +Sets the boundary number to 0. +Default value is null. + +The '\{\#\}' wildcard is used for the boundary number placeholder. +The '\{guid\}' wildcard is used for the boundary GUID placeholder. + +example: boundary--\{\#\}-\{guid\} + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| boundaryTemplate | java.lang.String | | + ### save(OutputStream stream) {#save-java.io.OutputStream-} ``` public void save(OutputStream stream) diff --git a/english/java/com.aspose.email/mailmessagecollection/_index.md b/english/java/com.aspose.email/mailmessagecollection/_index.md index 1fc07daaa0..e9c60f8c67 100644 --- a/english/java/com.aspose.email/mailmessagecollection/_index.md +++ b/english/java/com.aspose.email/mailmessagecollection/_index.md @@ -3,7 +3,7 @@ title: MailMessageCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of objects. type: docs -weight: 372 +weight: 387 url: /java/com.aspose.email/mailmessagecollection/ --- diff --git a/english/java/com.aspose.email/mailmessageeventargs/_index.md b/english/java/com.aspose.email/mailmessageeventargs/_index.md index b4eecf79b9..8d60a6cffa 100644 --- a/english/java/com.aspose.email/mailmessageeventargs/_index.md +++ b/english/java/com.aspose.email/mailmessageeventargs/_index.md @@ -3,7 +3,7 @@ title: MailMessageEventArgs second_title: Aspose.Email for Java API Reference description: Provides data for the MessageSending and MessageSent events. type: docs -weight: 373 +weight: 388 url: /java/com.aspose.email/mailmessageeventargs/ --- diff --git a/english/java/com.aspose.email/mailmessagesavetype/_index.md b/english/java/com.aspose.email/mailmessagesavetype/_index.md index f6d0104be1..bbc8173e20 100644 --- a/english/java/com.aspose.email/mailmessagesavetype/_index.md +++ b/english/java/com.aspose.email/mailmessagesavetype/_index.md @@ -3,7 +3,7 @@ title: MailMessageSaveType second_title: Aspose.Email for Java API Reference description: Represents the mail message format.It can be in emlmsg or mhtml format. type: docs -weight: 374 +weight: 389 url: /java/com.aspose.email/mailmessagesavetype/ --- diff --git a/english/java/com.aspose.email/mailpriority/_index.md b/english/java/com.aspose.email/mailpriority/_index.md index de94905495..dda2656733 100644 --- a/english/java/com.aspose.email/mailpriority/_index.md +++ b/english/java/com.aspose.email/mailpriority/_index.md @@ -3,7 +3,7 @@ title: MailPriority second_title: Aspose.Email for Java API Reference description: Represents the mail priopity type: docs -weight: 787 +weight: 795 url: /java/com.aspose.email/mailpriority/ --- diff --git a/english/java/com.aspose.email/mailquery/_index.md b/english/java/com.aspose.email/mailquery/_index.md index b9561d8ff8..91d9732fc2 100644 --- a/english/java/com.aspose.email/mailquery/_index.md +++ b/english/java/com.aspose.email/mailquery/_index.md @@ -3,7 +3,7 @@ title: MailQuery second_title: Aspose.Email for Java API Reference description: Represents the search criteria that are used to match several message properties in the mailbox. type: docs -weight: 375 +weight: 390 url: /java/com.aspose.email/mailquery/ --- diff --git a/english/java/com.aspose.email/mailquerybuilder/_index.md b/english/java/com.aspose.email/mailquerybuilder/_index.md index 41aa3c4eeb..81fc2c546c 100644 --- a/english/java/com.aspose.email/mailquerybuilder/_index.md +++ b/english/java/com.aspose.email/mailquerybuilder/_index.md @@ -3,7 +3,7 @@ title: MailQueryBuilder second_title: Aspose.Email for Java API Reference description: Represents the builder of search expression. type: docs -weight: 376 +weight: 391 url: /java/com.aspose.email/mailquerybuilder/ --- diff --git a/english/java/com.aspose.email/mailsensitivity/_index.md b/english/java/com.aspose.email/mailsensitivity/_index.md index facbd0328a..6e74b418d3 100644 --- a/english/java/com.aspose.email/mailsensitivity/_index.md +++ b/english/java/com.aspose.email/mailsensitivity/_index.md @@ -3,7 +3,7 @@ title: MailSensitivity second_title: Aspose.Email for Java API Reference description: Specifies the sensitivity of a MailMessage. type: docs -weight: 788 +weight: 796 url: /java/com.aspose.email/mailsensitivity/ --- diff --git a/english/java/com.aspose.email/mailservervalidatingeventargs/_index.md b/english/java/com.aspose.email/mailservervalidatingeventargs/_index.md index c4659b54ea..39e83620e8 100644 --- a/english/java/com.aspose.email/mailservervalidatingeventargs/_index.md +++ b/english/java/com.aspose.email/mailservervalidatingeventargs/_index.md @@ -3,7 +3,7 @@ title: MailServerValidatingEventArgs second_title: Aspose.Email for Java API Reference description: Provides data for the MailServerValidatingEvent event. type: docs -weight: 377 +weight: 392 url: /java/com.aspose.email/mailservervalidatingeventargs/ --- diff --git a/english/java/com.aspose.email/mailservervalidatingeventhandler/_index.md b/english/java/com.aspose.email/mailservervalidatingeventhandler/_index.md index a9e867b338..3a77977471 100644 --- a/english/java/com.aspose.email/mailservervalidatingeventhandler/_index.md +++ b/english/java/com.aspose.email/mailservervalidatingeventhandler/_index.md @@ -3,7 +3,7 @@ title: MailServerValidatingEventHandler second_title: Aspose.Email for Java API Reference description: Represents the event handler for MailServerValidatingEvent. type: docs -weight: 378 +weight: 393 url: /java/com.aspose.email/mailservervalidatingeventhandler/ --- diff --git a/english/java/com.aspose.email/mailstorageconverter/_index.md b/english/java/com.aspose.email/mailstorageconverter/_index.md index ef956f5253..b4eaba8696 100644 --- a/english/java/com.aspose.email/mailstorageconverter/_index.md +++ b/english/java/com.aspose.email/mailstorageconverter/_index.md @@ -3,7 +3,7 @@ title: MailStorageConverter second_title: Aspose.Email for Java API Reference description: Mail storage converter provides services for storage conversion operations. type: docs -weight: 379 +weight: 394 url: /java/com.aspose.email/mailstorageconverter/ --- diff --git a/english/java/com.aspose.email/mailtips/_index.md b/english/java/com.aspose.email/mailtips/_index.md index 5bf5799a9a..315d77fb4f 100644 --- a/english/java/com.aspose.email/mailtips/_index.md +++ b/english/java/com.aspose.email/mailtips/_index.md @@ -3,7 +3,7 @@ title: MailTips second_title: Aspose.Email for Java API Reference description: Represents values for the Mail Tips type: docs -weight: 380 +weight: 395 url: /java/com.aspose.email/mailtips/ --- diff --git a/english/java/com.aspose.email/mailtipstype/_index.md b/english/java/com.aspose.email/mailtipstype/_index.md index 9e144ce35e..29fcc7515d 100644 --- a/english/java/com.aspose.email/mailtipstype/_index.md +++ b/english/java/com.aspose.email/mailtipstype/_index.md @@ -3,7 +3,7 @@ title: MailTipsType second_title: Aspose.Email for Java API Reference description: Enumerates the types of mail tips type: docs -weight: 381 +weight: 396 url: /java/com.aspose.email/mailtipstype/ --- diff --git a/english/java/com.aspose.email/mapiattachment/_index.md b/english/java/com.aspose.email/mapiattachment/_index.md index d6d0c12a9d..9b3808185f 100644 --- a/english/java/com.aspose.email/mapiattachment/_index.md +++ b/english/java/com.aspose.email/mapiattachment/_index.md @@ -3,7 +3,7 @@ title: MapiAttachment second_title: Aspose.Email for Java API Reference description: Represents a message attachment. type: docs -weight: 387 +weight: 402 url: /java/com.aspose.email/mapiattachment/ --- @@ -93,11 +93,15 @@ Example: | [isInline()](#isInline--) | Gets a value indicating whether the attachment is inline or regular. | | [isReference()](#isReference--) | Gets a value indicating whether the attachment is stored as a reference rather than being embedded in the email. | | [isStoreUnicodeOk()](#isStoreUnicodeOk--) | Determines if string properties are Unicode encoded or not. | +| [loadFromTnef(InputStream stream)](#loadFromTnef-java.io.InputStream-) | Load MapiAttachment from stream with tnef content. | +| [loadFromTnef(String fileName)](#loadFromTnef-java.lang.String-) | Load MapiAttachment from file with tnef content. | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | | [removeProperty(long tag)](#removeProperty-long-) | Provides correctly removing property from all collections. | | [save(OutputStream stream)](#save-java.io.OutputStream-) | Save attachment content. | | [save(String filename)](#save-java.lang.String-) | Save attachment content. | +| [saveToTnef(OutputStream stream)](#saveToTnef-java.io.OutputStream-) | Save attachment to tnef content. | +| [saveToTnef(String filename)](#saveToTnef-java.lang.String-) | Save attachment to tnef content. | | [setBinaryData(byte[] value)](#setBinaryData-byte---) | Gets or sets binary attachment data. | | [setDisplayName(String value)](#setDisplayName-java.lang.String-) | Gets the display name of the ole object in an attachment. | | [setProperty(MapiProperty value)](#setProperty-com.aspose.email.MapiProperty-) | Sets the property. | @@ -508,6 +512,36 @@ Determines if string properties are Unicode encoded or not. **Returns:** boolean - True, if string properties are Unicode encoded. +### loadFromTnef(InputStream stream) {#loadFromTnef-java.io.InputStream-} +``` +public static MapiAttachment loadFromTnef(InputStream stream) +``` + + +Load MapiAttachment from stream with tnef content. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| stream | java.io.InputStream | Source stream | + +**Returns:** +[MapiAttachment](../../com.aspose.email/mapiattachment) - MapiAttachment +### loadFromTnef(String fileName) {#loadFromTnef-java.lang.String-} +``` +public static MapiAttachment loadFromTnef(String fileName) +``` + + +Load MapiAttachment from file with tnef content. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| fileName | java.lang.String | Source file path. | + +**Returns:** +[MapiAttachment](../../com.aspose.email/mapiattachment) - MapiAttachment ### notify() {#notify--} ``` public final native void notify() @@ -563,6 +597,32 @@ Save attachment content. | --- | --- | --- | | filename | java.lang.String | The file name to save. | +### saveToTnef(OutputStream stream) {#saveToTnef-java.io.OutputStream-} +``` +public final void saveToTnef(OutputStream stream) +``` + + +Save attachment to tnef content. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| stream | java.io.OutputStream | The stream to save. | + +### saveToTnef(String filename) {#saveToTnef-java.lang.String-} +``` +public final void saveToTnef(String filename) +``` + + +Save attachment to tnef content. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| filename | java.lang.String | The file name to save. | + ### setBinaryData(byte[] value) {#setBinaryData-byte---} ``` public final void setBinaryData(byte[] value) diff --git a/english/java/com.aspose.email/mapiattachmentcollection/_index.md b/english/java/com.aspose.email/mapiattachmentcollection/_index.md index ee178c60ce..907e0d3061 100644 --- a/english/java/com.aspose.email/mapiattachmentcollection/_index.md +++ b/english/java/com.aspose.email/mapiattachmentcollection/_index.md @@ -3,7 +3,7 @@ title: MapiAttachmentCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of MapiAttachment objects. type: docs -weight: 388 +weight: 403 url: /java/com.aspose.email/mapiattachmentcollection/ --- diff --git a/english/java/com.aspose.email/mapiattachmentpropertystream/_index.md b/english/java/com.aspose.email/mapiattachmentpropertystream/_index.md index 135c7a280a..1788aca76d 100644 --- a/english/java/com.aspose.email/mapiattachmentpropertystream/_index.md +++ b/english/java/com.aspose.email/mapiattachmentpropertystream/_index.md @@ -3,7 +3,7 @@ title: MapiAttachmentPropertyStream second_title: Aspose.Email for Java API Reference description: Represents the property stream of attachment object. type: docs -weight: 389 +weight: 404 url: /java/com.aspose.email/mapiattachmentpropertystream/ --- diff --git a/english/java/com.aspose.email/mapicalendar/_index.md b/english/java/com.aspose.email/mapicalendar/_index.md index fcdf33d2d0..3fc4efc1e7 100644 --- a/english/java/com.aspose.email/mapicalendar/_index.md +++ b/english/java/com.aspose.email/mapicalendar/_index.md @@ -3,7 +3,7 @@ title: MapiCalendar second_title: Aspose.Email for Java API Reference description: Represents a MAPI calendar item. type: docs -weight: 390 +weight: 405 url: /java/com.aspose.email/mapicalendar/ --- @@ -145,6 +145,7 @@ Example: | [setSequence(int value)](#setSequence-int-) | Gets or sets the sequence number | | [setStartDate(Date value)](#setStartDate-java.util.Date-) | Gets or sets the start date and time of the event. | | [setStartDateTimeZone(MapiCalendarTimeZone value)](#setStartDateTimeZone-com.aspose.email.MapiCalendarTimeZone-) | Gets or sets time zone information that indicates the time zone of the StartDate property | +| [setStateForced(int state)](#setStateForced-int-) | Sets the state of the calendar object, overriding any default behavior. | | [setSubject(String value)](#setSubject-java.lang.String-) | Gets or sets the subject of the message. | | [setUid(String value)](#setUid-java.lang.String-) | Gets the unique identifier | | [toString()](#toString--) | | @@ -1470,6 +1471,23 @@ Gets or sets time zone information that indicates the time zone of the StartDate | --- | --- | --- | | value | [MapiCalendarTimeZone](../../com.aspose.email/mapicalendartimezone) | | +### setStateForced(int state) {#setStateForced-int-} +``` +public final void setStateForced(int state) +``` + + +Sets the state of the calendar object, overriding any default behavior. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| state | int | The new state to apply to the calendar object. + +-------------------- + +By default, when a meeting is created, its state is [MapiCalendarState.Meeting](../../com.aspose.email/mapicalendarstate\#Meeting). When the meeting is received in a recipient's inbox, it changes to [MapiCalendarState.Received](../../com.aspose.email/mapicalendarstate\#Received) and its message class is set to "IPM.Schedule.Meeting.Request". Using this method to set the state to [MapiCalendarState.Received](../../com.aspose.email/mapicalendarstate\#Received) manually may prevent the item from being sent to other recipients correctly. However, it allows the organizer information to be visible in the saved MSG file. | + ### setSubject(String value) {#setSubject-java.lang.String-} ``` public final void setSubject(String value) diff --git a/english/java/com.aspose.email/mapicalendarattendees/_index.md b/english/java/com.aspose.email/mapicalendarattendees/_index.md index 269661ad15..6d626b1846 100644 --- a/english/java/com.aspose.email/mapicalendarattendees/_index.md +++ b/english/java/com.aspose.email/mapicalendarattendees/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarAttendees second_title: Aspose.Email for Java API Reference description: Represents the mapi calendar attendees type: docs -weight: 391 +weight: 406 url: /java/com.aspose.email/mapicalendarattendees/ --- diff --git a/english/java/com.aspose.email/mapicalendarbusystatus/_index.md b/english/java/com.aspose.email/mapicalendarbusystatus/_index.md index 6fee9468e1..1a1d3e4f22 100644 --- a/english/java/com.aspose.email/mapicalendarbusystatus/_index.md +++ b/english/java/com.aspose.email/mapicalendarbusystatus/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarBusyStatus second_title: Aspose.Email for Java API Reference description: Enumerates the mapi calendar possible busy status type: docs -weight: 392 +weight: 407 url: /java/com.aspose.email/mapicalendarbusystatus/ --- diff --git a/english/java/com.aspose.email/mapicalendarclientintent/_index.md b/english/java/com.aspose.email/mapicalendarclientintent/_index.md index 90c01c31c3..c9224166f6 100644 --- a/english/java/com.aspose.email/mapicalendarclientintent/_index.md +++ b/english/java/com.aspose.email/mapicalendarclientintent/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarClientIntent second_title: Aspose.Email for Java API Reference description: Enumerates the actions the user can taken on the Meeting object type: docs -weight: 393 +weight: 408 url: /java/com.aspose.email/mapicalendarclientintent/ --- diff --git a/english/java/com.aspose.email/mapicalendarcollection/_index.md b/english/java/com.aspose.email/mapicalendarcollection/_index.md index 58c92d5df3..3bf90da16a 100644 --- a/english/java/com.aspose.email/mapicalendarcollection/_index.md +++ b/english/java/com.aspose.email/mapicalendarcollection/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarCollection second_title: Aspose.Email for Java API Reference description: Represents the collection of type: docs -weight: 394 +weight: 409 url: /java/com.aspose.email/mapicalendarcollection/ --- diff --git a/english/java/com.aspose.email/mapicalendardailyrecurrencepattern/_index.md b/english/java/com.aspose.email/mapicalendardailyrecurrencepattern/_index.md index d40e9cb620..9723ef65a8 100644 --- a/english/java/com.aspose.email/mapicalendardailyrecurrencepattern/_index.md +++ b/english/java/com.aspose.email/mapicalendardailyrecurrencepattern/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarDailyRecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents the daily recurrence pattern of the mapi calendar type: docs -weight: 395 +weight: 410 url: /java/com.aspose.email/mapicalendardailyrecurrencepattern/ --- diff --git a/english/java/com.aspose.email/mapicalendardayofweek/_index.md b/english/java/com.aspose.email/mapicalendardayofweek/_index.md index 04db03d0d5..963800de4c 100644 --- a/english/java/com.aspose.email/mapicalendardayofweek/_index.md +++ b/english/java/com.aspose.email/mapicalendardayofweek/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarDayOfWeek second_title: Aspose.Email for Java API Reference description: Enumerates the days of week of the mapi calendar recurrence pattern type: docs -weight: 396 +weight: 411 url: /java/com.aspose.email/mapicalendardayofweek/ --- diff --git a/english/java/com.aspose.email/mapicalendareventrecurrence/_index.md b/english/java/com.aspose.email/mapicalendareventrecurrence/_index.md index f46bb4c8bc..32e4084439 100644 --- a/english/java/com.aspose.email/mapicalendareventrecurrence/_index.md +++ b/english/java/com.aspose.email/mapicalendareventrecurrence/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarEventRecurrence second_title: Aspose.Email for Java API Reference description: Represents the recurrence properties of calendar object type: docs -weight: 397 +weight: 412 url: /java/com.aspose.email/mapicalendareventrecurrence/ --- diff --git a/english/java/com.aspose.email/mapicalendarexceptioninfo/_index.md b/english/java/com.aspose.email/mapicalendarexceptioninfo/_index.md index 2a41ec30a8..4d149adab0 100644 --- a/english/java/com.aspose.email/mapicalendarexceptioninfo/_index.md +++ b/english/java/com.aspose.email/mapicalendarexceptioninfo/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarExceptionInfo second_title: Aspose.Email for Java API Reference description: An exception specifies changes to an instance of a recurring series. type: docs -weight: 398 +weight: 413 url: /java/com.aspose.email/mapicalendarexceptioninfo/ --- diff --git a/english/java/com.aspose.email/mapicalendaricssaveoptions/_index.md b/english/java/com.aspose.email/mapicalendaricssaveoptions/_index.md index 51e729fe5c..ebfc7e753a 100644 --- a/english/java/com.aspose.email/mapicalendaricssaveoptions/_index.md +++ b/english/java/com.aspose.email/mapicalendaricssaveoptions/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarIcsSaveOptions second_title: Aspose.Email for Java API Reference description: type: docs -weight: 399 +weight: 414 url: /java/com.aspose.email/mapicalendaricssaveoptions/ --- diff --git a/english/java/com.aspose.email/mapicalendarmonthlynthrecurrencepattern/_index.md b/english/java/com.aspose.email/mapicalendarmonthlynthrecurrencepattern/_index.md index 400fb29486..106cc28e9c 100644 --- a/english/java/com.aspose.email/mapicalendarmonthlynthrecurrencepattern/_index.md +++ b/english/java/com.aspose.email/mapicalendarmonthlynthrecurrencepattern/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarMonthlyNthRecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents the monthly nth recurrence pattern of the mapi calendar type: docs -weight: 400 +weight: 415 url: /java/com.aspose.email/mapicalendarmonthlynthrecurrencepattern/ --- diff --git a/english/java/com.aspose.email/mapicalendarmonthlyrecurrencepattern/_index.md b/english/java/com.aspose.email/mapicalendarmonthlyrecurrencepattern/_index.md index 7573e20e8f..5c3c8d3350 100644 --- a/english/java/com.aspose.email/mapicalendarmonthlyrecurrencepattern/_index.md +++ b/english/java/com.aspose.email/mapicalendarmonthlyrecurrencepattern/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarMonthlyRecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents the monthly recurrence pattern of the mapi calendar type: docs -weight: 401 +weight: 416 url: /java/com.aspose.email/mapicalendarmonthlyrecurrencepattern/ --- diff --git a/english/java/com.aspose.email/mapicalendarmsgsaveoptions/_index.md b/english/java/com.aspose.email/mapicalendarmsgsaveoptions/_index.md index 3f94c8d4be..db2b2ca233 100644 --- a/english/java/com.aspose.email/mapicalendarmsgsaveoptions/_index.md +++ b/english/java/com.aspose.email/mapicalendarmsgsaveoptions/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarMsgSaveOptions second_title: Aspose.Email for Java API Reference description: type: docs -weight: 402 +weight: 417 url: /java/com.aspose.email/mapicalendarmsgsaveoptions/ --- diff --git a/english/java/com.aspose.email/mapicalendaroverrideflags/_index.md b/english/java/com.aspose.email/mapicalendaroverrideflags/_index.md index 26e57f692d..6cdf64c045 100644 --- a/english/java/com.aspose.email/mapicalendaroverrideflags/_index.md +++ b/english/java/com.aspose.email/mapicalendaroverrideflags/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarOverrideFlags second_title: Aspose.Email for Java API Reference description: Specifies what data in the MapiCalendarOverrideFlags structure has a value different from the recurring series. type: docs -weight: 403 +weight: 418 url: /java/com.aspose.email/mapicalendaroverrideflags/ --- diff --git a/english/java/com.aspose.email/mapicalendarrecurrencecalendartype/_index.md b/english/java/com.aspose.email/mapicalendarrecurrencecalendartype/_index.md index 545f8a7325..449d6b061e 100644 --- a/english/java/com.aspose.email/mapicalendarrecurrencecalendartype/_index.md +++ b/english/java/com.aspose.email/mapicalendarrecurrencecalendartype/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarRecurrenceCalendarType second_title: Aspose.Email for Java API Reference description: Enumerated the calendar type of the mapi recurrence type: docs -weight: 404 +weight: 419 url: /java/com.aspose.email/mapicalendarrecurrencecalendartype/ --- diff --git a/english/java/com.aspose.email/mapicalendarrecurrenceendtype/_index.md b/english/java/com.aspose.email/mapicalendarrecurrenceendtype/_index.md index e4d100a135..5f18d33ab8 100644 --- a/english/java/com.aspose.email/mapicalendarrecurrenceendtype/_index.md +++ b/english/java/com.aspose.email/mapicalendarrecurrenceendtype/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarRecurrenceEndType second_title: Aspose.Email for Java API Reference description: Enumerates the ending type for the recurrence. type: docs -weight: 405 +weight: 420 url: /java/com.aspose.email/mapicalendarrecurrenceendtype/ --- diff --git a/english/java/com.aspose.email/mapicalendarrecurrencefrequency/_index.md b/english/java/com.aspose.email/mapicalendarrecurrencefrequency/_index.md index 07306fa7f5..4c37fb42f0 100644 --- a/english/java/com.aspose.email/mapicalendarrecurrencefrequency/_index.md +++ b/english/java/com.aspose.email/mapicalendarrecurrencefrequency/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarRecurrenceFrequency second_title: Aspose.Email for Java API Reference description: Enumerates mapi calendar recurrence frequency type: docs -weight: 406 +weight: 421 url: /java/com.aspose.email/mapicalendarrecurrencefrequency/ --- diff --git a/english/java/com.aspose.email/mapicalendarrecurrencepattern/_index.md b/english/java/com.aspose.email/mapicalendarrecurrencepattern/_index.md index 01503ba633..0226316c29 100644 --- a/english/java/com.aspose.email/mapicalendarrecurrencepattern/_index.md +++ b/english/java/com.aspose.email/mapicalendarrecurrencepattern/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarRecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents the mapi recurrence pattern type: docs -weight: 407 +weight: 422 url: /java/com.aspose.email/mapicalendarrecurrencepattern/ --- diff --git a/english/java/com.aspose.email/mapicalendarrecurrencepatternfactory/_index.md b/english/java/com.aspose.email/mapicalendarrecurrencepatternfactory/_index.md index df047931db..271b45573e 100644 --- a/english/java/com.aspose.email/mapicalendarrecurrencepatternfactory/_index.md +++ b/english/java/com.aspose.email/mapicalendarrecurrencepatternfactory/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarRecurrencePatternFactory second_title: Aspose.Email for Java API Reference description: Represents the factory of MapiCalendarRecurrencePattern type: docs -weight: 408 +weight: 423 url: /java/com.aspose.email/mapicalendarrecurrencepatternfactory/ --- diff --git a/english/java/com.aspose.email/mapicalendarrecurrencepatterntype/_index.md b/english/java/com.aspose.email/mapicalendarrecurrencepatterntype/_index.md index a1b3b1777a..6fba4fa514 100644 --- a/english/java/com.aspose.email/mapicalendarrecurrencepatterntype/_index.md +++ b/english/java/com.aspose.email/mapicalendarrecurrencepatterntype/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarRecurrencePatternType second_title: Aspose.Email for Java API Reference description: Enumerates the mapi calendar recurrence pattern types type: docs -weight: 409 +weight: 424 url: /java/com.aspose.email/mapicalendarrecurrencepatterntype/ --- diff --git a/english/java/com.aspose.email/mapicalendarsaveoptions/_index.md b/english/java/com.aspose.email/mapicalendarsaveoptions/_index.md index b5360a6209..5c2e6f72de 100644 --- a/english/java/com.aspose.email/mapicalendarsaveoptions/_index.md +++ b/english/java/com.aspose.email/mapicalendarsaveoptions/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarSaveOptions second_title: Aspose.Email for Java API Reference description: type: docs -weight: 410 +weight: 425 url: /java/com.aspose.email/mapicalendarsaveoptions/ --- diff --git a/english/java/com.aspose.email/mapicalendarstate/_index.md b/english/java/com.aspose.email/mapicalendarstate/_index.md index 5cefc5028b..d72b1f8935 100644 --- a/english/java/com.aspose.email/mapicalendarstate/_index.md +++ b/english/java/com.aspose.email/mapicalendarstate/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarState second_title: Aspose.Email for Java API Reference description: Enumerates the appointment state type: docs -weight: 411 +weight: 426 url: /java/com.aspose.email/mapicalendarstate/ --- diff --git a/english/java/com.aspose.email/mapicalendartimezone/_index.md b/english/java/com.aspose.email/mapicalendartimezone/_index.md index 34d32ea7d6..fed19074cf 100644 --- a/english/java/com.aspose.email/mapicalendartimezone/_index.md +++ b/english/java/com.aspose.email/mapicalendartimezone/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarTimeZone second_title: Aspose.Email for Java API Reference description: Represents the mapi calendar time zone information type: docs -weight: 412 +weight: 427 url: /java/com.aspose.email/mapicalendartimezone/ --- diff --git a/english/java/com.aspose.email/mapicalendartimezoneflags/_index.md b/english/java/com.aspose.email/mapicalendartimezoneflags/_index.md index 361107adae..da9670ca74 100644 --- a/english/java/com.aspose.email/mapicalendartimezoneflags/_index.md +++ b/english/java/com.aspose.email/mapicalendartimezoneflags/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarTimeZoneFlags second_title: Aspose.Email for Java API Reference description: Enumerates the individual bit flags that specify information about TimeZoneRule type: docs -weight: 413 +weight: 428 url: /java/com.aspose.email/mapicalendartimezoneflags/ --- diff --git a/english/java/com.aspose.email/mapicalendartimezoneinfo/_index.md b/english/java/com.aspose.email/mapicalendartimezoneinfo/_index.md index 09c3f199b3..ee63e921f4 100644 --- a/english/java/com.aspose.email/mapicalendartimezoneinfo/_index.md +++ b/english/java/com.aspose.email/mapicalendartimezoneinfo/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarTimeZoneInfo second_title: Aspose.Email for Java API Reference description: Represents the mapi calendar time zone rule type: docs -weight: 414 +weight: 429 url: /java/com.aspose.email/mapicalendartimezoneinfo/ --- diff --git a/english/java/com.aspose.email/mapicalendartimezoneinfocollection/_index.md b/english/java/com.aspose.email/mapicalendartimezoneinfocollection/_index.md index c09adf6c04..86e312f2ad 100644 --- a/english/java/com.aspose.email/mapicalendartimezoneinfocollection/_index.md +++ b/english/java/com.aspose.email/mapicalendartimezoneinfocollection/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarTimeZoneInfoCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of MapiCalendarTimeZoneInfo type: docs -weight: 415 +weight: 430 url: /java/com.aspose.email/mapicalendartimezoneinfocollection/ --- diff --git a/english/java/com.aspose.email/mapicalendartimezonerule/_index.md b/english/java/com.aspose.email/mapicalendartimezonerule/_index.md index d6bf2ab6dc..5b438438ec 100644 --- a/english/java/com.aspose.email/mapicalendartimezonerule/_index.md +++ b/english/java/com.aspose.email/mapicalendartimezonerule/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarTimeZoneRule second_title: Aspose.Email for Java API Reference description: Represents time zone rule that indicate when to begin using the Standard/Daylight time. type: docs -weight: 416 +weight: 431 url: /java/com.aspose.email/mapicalendartimezonerule/ --- diff --git a/english/java/com.aspose.email/mapicalendarweeklyrecurrencepattern/_index.md b/english/java/com.aspose.email/mapicalendarweeklyrecurrencepattern/_index.md index d769270ffd..ec89af1473 100644 --- a/english/java/com.aspose.email/mapicalendarweeklyrecurrencepattern/_index.md +++ b/english/java/com.aspose.email/mapicalendarweeklyrecurrencepattern/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarWeeklyRecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents the weekly recurrence pattern of the mapi calendar type: docs -weight: 417 +weight: 432 url: /java/com.aspose.email/mapicalendarweeklyrecurrencepattern/ --- diff --git a/english/java/com.aspose.email/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md b/english/java/com.aspose.email/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md index 74d4af32a8..356f2d2a84 100644 --- a/english/java/com.aspose.email/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md +++ b/english/java/com.aspose.email/mapicalendaryearlyandmonthlyrecurrencepattern/_index.md @@ -3,7 +3,7 @@ title: MapiCalendarYearlyAndMonthlyRecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents the yearly and monthly recurrence pattern of the mapi calendar type: docs -weight: 418 +weight: 433 url: /java/com.aspose.email/mapicalendaryearlyandmonthlyrecurrencepattern/ --- diff --git a/english/java/com.aspose.email/mapicontact/_index.md b/english/java/com.aspose.email/mapicontact/_index.md index 586278c024..d73a6e8e85 100644 --- a/english/java/com.aspose.email/mapicontact/_index.md +++ b/english/java/com.aspose.email/mapicontact/_index.md @@ -3,7 +3,7 @@ title: MapiContact second_title: Aspose.Email for Java API Reference description: Represents a MAPI contact item. type: docs -weight: 419 +weight: 434 url: /java/com.aspose.email/mapicontact/ --- @@ -52,8 +52,10 @@ Example: | [dispose()](#dispose--) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [fromVCard(InputStream stream)](#fromVCard-java.io.InputStream-) | Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified stream containing vCard. | +| [fromVCard(InputStream stream, VCardLoadOptions options)](#fromVCard-java.io.InputStream-com.aspose.email.VCardLoadOptions-) | Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified stream containing vCard. | | [fromVCard(InputStream stream, Charset encoding)](#fromVCard-java.io.InputStream-java.nio.charset.Charset-) | Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified stream containing vCard. | | [fromVCard(String filePath)](#fromVCard-java.lang.String-) | Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified vCard file The supported vCard versions are 2.1 and 3.0 | +| [fromVCard(String filePath, VCardLoadOptions options)](#fromVCard-java.lang.String-com.aspose.email.VCardLoadOptions-) | Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified vCard file The supported vCard versions are 2.1 and 3.0 | | [fromVCard(String filePath, Charset encoding)](#fromVCard-java.lang.String-java.nio.charset.Charset-) | Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified vCard file The supported vCard versions are 2.1 and 3.0 | | [getAttachments()](#getAttachments--) | Gets the attachments in the message. | | [getBilling()](#getBilling--) | Contains the billing information associated with an item. | @@ -258,6 +260,22 @@ Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified strea | --- | --- | --- | | stream | java.io.InputStream | A stream to read from | +**Returns:** +[MapiContact](../../com.aspose.email/mapicontact) - A read [MapiContact](../../com.aspose.email/mapicontact) +### fromVCard(InputStream stream, VCardLoadOptions options) {#fromVCard-java.io.InputStream-com.aspose.email.VCardLoadOptions-} +``` +public static MapiContact fromVCard(InputStream stream, VCardLoadOptions options) +``` + + +Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| stream | java.io.InputStream | A stream to read from | +| options | [VCardLoadOptions](../../com.aspose.email/vcardloadoptions) | Additional options when loading a VCardContact | + **Returns:** [MapiContact](../../com.aspose.email/mapicontact) - A read [MapiContact](../../com.aspose.email/mapicontact) ### fromVCard(InputStream stream, Charset encoding) {#fromVCard-java.io.InputStream-java.nio.charset.Charset-} @@ -289,6 +307,22 @@ Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified vCard | --- | --- | --- | | filePath | java.lang.String | A file name to read from | +**Returns:** +[MapiContact](../../com.aspose.email/mapicontact) - A read [MapiContact](../../com.aspose.email/mapicontact) +### fromVCard(String filePath, VCardLoadOptions options) {#fromVCard-java.lang.String-com.aspose.email.VCardLoadOptions-} +``` +public static MapiContact fromVCard(String filePath, VCardLoadOptions options) +``` + + +Reads [MapiContact](../../com.aspose.email/mapicontact) from the specified vCard file The supported vCard versions are 2.1 and 3.0 + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| filePath | java.lang.String | A file name to read from | +| options | [VCardLoadOptions](../../com.aspose.email/vcardloadoptions) | Additional options when loading a VCardContact | + **Returns:** [MapiContact](../../com.aspose.email/mapicontact) - A read [MapiContact](../../com.aspose.email/mapicontact) ### fromVCard(String filePath, Charset encoding) {#fromVCard-java.lang.String-java.nio.charset.Charset-} diff --git a/english/java/com.aspose.email/mapicontactaddress/_index.md b/english/java/com.aspose.email/mapicontactaddress/_index.md index c8fc129ed0..72f60bbc98 100644 --- a/english/java/com.aspose.email/mapicontactaddress/_index.md +++ b/english/java/com.aspose.email/mapicontactaddress/_index.md @@ -3,7 +3,7 @@ title: MapiContactAddress second_title: Aspose.Email for Java API Reference description: Base abstract class for and . type: docs -weight: 420 +weight: 435 url: /java/com.aspose.email/mapicontactaddress/ --- diff --git a/english/java/com.aspose.email/mapicontactcollection/_index.md b/english/java/com.aspose.email/mapicontactcollection/_index.md index 038853f91e..c6553a42d8 100644 --- a/english/java/com.aspose.email/mapicontactcollection/_index.md +++ b/english/java/com.aspose.email/mapicontactcollection/_index.md @@ -3,7 +3,7 @@ title: MapiContactCollection second_title: Aspose.Email for Java API Reference description: Represents the collection of type: docs -weight: 421 +weight: 436 url: /java/com.aspose.email/mapicontactcollection/ --- diff --git a/english/java/com.aspose.email/mapicontactelectronicaddress/_index.md b/english/java/com.aspose.email/mapicontactelectronicaddress/_index.md index 34e514e210..878a4dbfe9 100644 --- a/english/java/com.aspose.email/mapicontactelectronicaddress/_index.md +++ b/english/java/com.aspose.email/mapicontactelectronicaddress/_index.md @@ -3,7 +3,7 @@ title: MapiContactElectronicAddress second_title: Aspose.Email for Java API Reference description: Refers to the group of properties that define the e-mail address or fax address for a contact. type: docs -weight: 422 +weight: 437 url: /java/com.aspose.email/mapicontactelectronicaddress/ --- diff --git a/english/java/com.aspose.email/mapicontactelectronicaddresspropertyset/_index.md b/english/java/com.aspose.email/mapicontactelectronicaddresspropertyset/_index.md index cf51892e36..7099f29f41 100644 --- a/english/java/com.aspose.email/mapicontactelectronicaddresspropertyset/_index.md +++ b/english/java/com.aspose.email/mapicontactelectronicaddresspropertyset/_index.md @@ -3,7 +3,7 @@ title: MapiContactElectronicAddressPropertySet second_title: Aspose.Email for Java API Reference description: Specify properties for up to three different e-mail addresses Email1 Email2 and Email3 and three different fax addresses Primary Fax Business Fax and Home Fax type: docs -weight: 423 +weight: 438 url: /java/com.aspose.email/mapicontactelectronicaddresspropertyset/ --- diff --git a/english/java/com.aspose.email/mapicontacteventpropertyset/_index.md b/english/java/com.aspose.email/mapicontacteventpropertyset/_index.md index 5833841289..c7cdc8d660 100644 --- a/english/java/com.aspose.email/mapicontacteventpropertyset/_index.md +++ b/english/java/com.aspose.email/mapicontacteventpropertyset/_index.md @@ -3,7 +3,7 @@ title: MapiContactEventPropertySet second_title: Aspose.Email for Java API Reference description: Specify events associated with a contact type: docs -weight: 424 +weight: 439 url: /java/com.aspose.email/mapicontacteventpropertyset/ --- diff --git a/english/java/com.aspose.email/mapicontactgender/_index.md b/english/java/com.aspose.email/mapicontactgender/_index.md index b13f3758f1..6329eda110 100644 --- a/english/java/com.aspose.email/mapicontactgender/_index.md +++ b/english/java/com.aspose.email/mapicontactgender/_index.md @@ -3,7 +3,7 @@ title: MapiContactGender second_title: Aspose.Email for Java API Reference description: Gender of the contact type: docs -weight: 425 +weight: 440 url: /java/com.aspose.email/mapicontactgender/ --- diff --git a/english/java/com.aspose.email/mapicontactnamepropertyset/_index.md b/english/java/com.aspose.email/mapicontactnamepropertyset/_index.md index fde7d4f61f..c1fd5e6f34 100644 --- a/english/java/com.aspose.email/mapicontactnamepropertyset/_index.md +++ b/english/java/com.aspose.email/mapicontactnamepropertyset/_index.md @@ -3,7 +3,7 @@ title: MapiContactNamePropertySet second_title: Aspose.Email for Java API Reference description: The properties are used to specify the name of the person represented by the contact type: docs -weight: 426 +weight: 441 url: /java/com.aspose.email/mapicontactnamepropertyset/ --- diff --git a/english/java/com.aspose.email/mapicontactotherpropertyset/_index.md b/english/java/com.aspose.email/mapicontactotherpropertyset/_index.md index cdebd9dfb5..9c45092734 100644 --- a/english/java/com.aspose.email/mapicontactotherpropertyset/_index.md +++ b/english/java/com.aspose.email/mapicontactotherpropertyset/_index.md @@ -3,7 +3,7 @@ title: MapiContactOtherPropertySet second_title: Aspose.Email for Java API Reference description: The properties are used to specify additional properies of contact. type: docs -weight: 427 +weight: 442 url: /java/com.aspose.email/mapicontactotherpropertyset/ --- diff --git a/english/java/com.aspose.email/mapicontactpersonalinfopropertyset/_index.md b/english/java/com.aspose.email/mapicontactpersonalinfopropertyset/_index.md index 9978131813..4828ae4eb5 100644 --- a/english/java/com.aspose.email/mapicontactpersonalinfopropertyset/_index.md +++ b/english/java/com.aspose.email/mapicontactpersonalinfopropertyset/_index.md @@ -3,7 +3,7 @@ title: MapiContactPersonalInfoPropertySet second_title: Aspose.Email for Java API Reference description: Specify other additional contact information type: docs -weight: 428 +weight: 443 url: /java/com.aspose.email/mapicontactpersonalinfopropertyset/ --- diff --git a/english/java/com.aspose.email/mapicontactphoto/_index.md b/english/java/com.aspose.email/mapicontactphoto/_index.md index d0e8543556..cdc523d05b 100644 --- a/english/java/com.aspose.email/mapicontactphoto/_index.md +++ b/english/java/com.aspose.email/mapicontactphoto/_index.md @@ -3,7 +3,7 @@ title: MapiContactPhoto second_title: Aspose.Email for Java API Reference description: Contains data and type of contacts photo. type: docs -weight: 429 +weight: 444 url: /java/com.aspose.email/mapicontactphoto/ --- diff --git a/english/java/com.aspose.email/mapicontactphotoimageformat/_index.md b/english/java/com.aspose.email/mapicontactphotoimageformat/_index.md index c299129eb7..3eb3fb36f7 100644 --- a/english/java/com.aspose.email/mapicontactphotoimageformat/_index.md +++ b/english/java/com.aspose.email/mapicontactphotoimageformat/_index.md @@ -3,7 +3,7 @@ title: MapiContactPhotoImageFormat second_title: Aspose.Email for Java API Reference description: Enumerates MapiContact photo image format. type: docs -weight: 430 +weight: 445 url: /java/com.aspose.email/mapicontactphotoimageformat/ --- diff --git a/english/java/com.aspose.email/mapicontactphysicaladdress/_index.md b/english/java/com.aspose.email/mapicontactphysicaladdress/_index.md index 375fbd40c2..d153d4ba46 100644 --- a/english/java/com.aspose.email/mapicontactphysicaladdress/_index.md +++ b/english/java/com.aspose.email/mapicontactphysicaladdress/_index.md @@ -3,7 +3,7 @@ title: MapiContactPhysicalAddress second_title: Aspose.Email for Java API Reference description: Refers to the group of properties that define physical address for a contact. type: docs -weight: 431 +weight: 446 url: /java/com.aspose.email/mapicontactphysicaladdress/ --- diff --git a/english/java/com.aspose.email/mapicontactphysicaladdresspropertyset/_index.md b/english/java/com.aspose.email/mapicontactphysicaladdresspropertyset/_index.md index da78a47890..fb3fa328fc 100644 --- a/english/java/com.aspose.email/mapicontactphysicaladdresspropertyset/_index.md +++ b/english/java/com.aspose.email/mapicontactphysicaladdresspropertyset/_index.md @@ -3,7 +3,7 @@ title: MapiContactPhysicalAddressPropertySet second_title: Aspose.Email for Java API Reference description: Specify three physical addresses Home Address Work Address and Other Address. type: docs -weight: 432 +weight: 447 url: /java/com.aspose.email/mapicontactphysicaladdresspropertyset/ --- diff --git a/english/java/com.aspose.email/mapicontactprofessionalpropertyset/_index.md b/english/java/com.aspose.email/mapicontactprofessionalpropertyset/_index.md index 652ebf7471..bfb96917a7 100644 --- a/english/java/com.aspose.email/mapicontactprofessionalpropertyset/_index.md +++ b/english/java/com.aspose.email/mapicontactprofessionalpropertyset/_index.md @@ -3,7 +3,7 @@ title: MapiContactProfessionalPropertySet second_title: Aspose.Email for Java API Reference description: Properties are used to store professional details for the person represented by the contact type: docs -weight: 433 +weight: 448 url: /java/com.aspose.email/mapicontactprofessionalpropertyset/ --- diff --git a/english/java/com.aspose.email/mapicontactpropertyset/_index.md b/english/java/com.aspose.email/mapicontactpropertyset/_index.md index a9b29ac7c3..2b08fae3e9 100644 --- a/english/java/com.aspose.email/mapicontactpropertyset/_index.md +++ b/english/java/com.aspose.email/mapicontactpropertyset/_index.md @@ -3,7 +3,7 @@ title: MapiContactPropertySet second_title: Aspose.Email for Java API Reference description: Base class for all sets of MapiContact properties. type: docs -weight: 434 +weight: 449 url: /java/com.aspose.email/mapicontactpropertyset/ --- diff --git a/english/java/com.aspose.email/mapicontactsaveoptions/_index.md b/english/java/com.aspose.email/mapicontactsaveoptions/_index.md index 7f46171ab8..b673bc36d1 100644 --- a/english/java/com.aspose.email/mapicontactsaveoptions/_index.md +++ b/english/java/com.aspose.email/mapicontactsaveoptions/_index.md @@ -3,7 +3,7 @@ title: MapiContactSaveOptions second_title: Aspose.Email for Java API Reference description: Specifies the contact save options. type: docs -weight: 435 +weight: 450 url: /java/com.aspose.email/mapicontactsaveoptions/ --- diff --git a/english/java/com.aspose.email/mapicontacttelephonepropertyset/_index.md b/english/java/com.aspose.email/mapicontacttelephonepropertyset/_index.md index c541dd6fd0..0b4cb1e526 100644 --- a/english/java/com.aspose.email/mapicontacttelephonepropertyset/_index.md +++ b/english/java/com.aspose.email/mapicontacttelephonepropertyset/_index.md @@ -3,7 +3,7 @@ title: MapiContactTelephonePropertySet second_title: Aspose.Email for Java API Reference description: Specify optional telephone numbers for the contact type: docs -weight: 436 +weight: 451 url: /java/com.aspose.email/mapicontacttelephonepropertyset/ --- diff --git a/english/java/com.aspose.email/mapiconversionoptions/_index.md b/english/java/com.aspose.email/mapiconversionoptions/_index.md index f7f35254f6..b096914fe1 100644 --- a/english/java/com.aspose.email/mapiconversionoptions/_index.md +++ b/english/java/com.aspose.email/mapiconversionoptions/_index.md @@ -3,7 +3,7 @@ title: MapiConversionOptions second_title: Aspose.Email for Java API Reference description: This class allows the user to specify additional options when converting from MailMessage to MapiMessage. type: docs -weight: 437 +weight: 452 url: /java/com.aspose.email/mapiconversionoptions/ --- diff --git a/english/java/com.aspose.email/mapidistributionlist/_index.md b/english/java/com.aspose.email/mapidistributionlist/_index.md index 49a5d7df38..32fa53c0fb 100644 --- a/english/java/com.aspose.email/mapidistributionlist/_index.md +++ b/english/java/com.aspose.email/mapidistributionlist/_index.md @@ -3,7 +3,7 @@ title: MapiDistributionList second_title: Aspose.Email for Java API Reference description: Represents a MAPI distribution list item. type: docs -weight: 438 +weight: 453 url: /java/com.aspose.email/mapidistributionlist/ --- diff --git a/english/java/com.aspose.email/mapidistributionlistcontactaddresstype/_index.md b/english/java/com.aspose.email/mapidistributionlistcontactaddresstype/_index.md index 59847ed5e8..a446e4b855 100644 --- a/english/java/com.aspose.email/mapidistributionlistcontactaddresstype/_index.md +++ b/english/java/com.aspose.email/mapidistributionlistcontactaddresstype/_index.md @@ -3,7 +3,7 @@ title: MapiDistributionListContactAddressType second_title: Aspose.Email for Java API Reference description: Represents the address type of a personal distribution list member. type: docs -weight: 439 +weight: 454 url: /java/com.aspose.email/mapidistributionlistcontactaddresstype/ --- diff --git a/english/java/com.aspose.email/mapidistributionlistentryidtype/_index.md b/english/java/com.aspose.email/mapidistributionlistentryidtype/_index.md index 6ce0256eaa..59644e683f 100644 --- a/english/java/com.aspose.email/mapidistributionlistentryidtype/_index.md +++ b/english/java/com.aspose.email/mapidistributionlistentryidtype/_index.md @@ -3,7 +3,7 @@ title: MapiDistributionListEntryIdType second_title: Aspose.Email for Java API Reference description: Specifies the type of EntryID. type: docs -weight: 440 +weight: 455 url: /java/com.aspose.email/mapidistributionlistentryidtype/ --- diff --git a/english/java/com.aspose.email/mapidistributionlistmember/_index.md b/english/java/com.aspose.email/mapidistributionlistmember/_index.md index 88438a9c42..ea6714fa0c 100644 --- a/english/java/com.aspose.email/mapidistributionlistmember/_index.md +++ b/english/java/com.aspose.email/mapidistributionlistmember/_index.md @@ -3,7 +3,7 @@ title: MapiDistributionListMember second_title: Aspose.Email for Java API Reference description: Represents the members of the personal distribution list. type: docs -weight: 441 +weight: 456 url: /java/com.aspose.email/mapidistributionlistmember/ --- diff --git a/english/java/com.aspose.email/mapidistributionlistmembercollection/_index.md b/english/java/com.aspose.email/mapidistributionlistmembercollection/_index.md index 7adfe96e28..56f17573a7 100644 --- a/english/java/com.aspose.email/mapidistributionlistmembercollection/_index.md +++ b/english/java/com.aspose.email/mapidistributionlistmembercollection/_index.md @@ -3,7 +3,7 @@ title: MapiDistributionListMemberCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of objects. type: docs -weight: 442 +weight: 457 url: /java/com.aspose.email/mapidistributionlistmembercollection/ --- diff --git a/english/java/com.aspose.email/mapidistributionlistsaveoptions/_index.md b/english/java/com.aspose.email/mapidistributionlistsaveoptions/_index.md index 57cc2d8a33..83c0730e24 100644 --- a/english/java/com.aspose.email/mapidistributionlistsaveoptions/_index.md +++ b/english/java/com.aspose.email/mapidistributionlistsaveoptions/_index.md @@ -3,7 +3,7 @@ title: MapiDistributionListSaveOptions second_title: Aspose.Email for Java API Reference description: Specifies the DistributionList save options. type: docs -weight: 443 +weight: 458 url: /java/com.aspose.email/mapidistributionlistsaveoptions/ --- diff --git a/english/java/com.aspose.email/mapielectronicaddress/_index.md b/english/java/com.aspose.email/mapielectronicaddress/_index.md index fc5b7be216..9ff20f1a83 100644 --- a/english/java/com.aspose.email/mapielectronicaddress/_index.md +++ b/english/java/com.aspose.email/mapielectronicaddress/_index.md @@ -3,7 +3,7 @@ title: MapiElectronicAddress second_title: Aspose.Email for Java API Reference description: Refers to the group of properties that define the e-mail address or fax address. type: docs -weight: 444 +weight: 459 url: /java/com.aspose.email/mapielectronicaddress/ --- diff --git a/english/java/com.aspose.email/mapiguidconstants/_index.md b/english/java/com.aspose.email/mapiguidconstants/_index.md index 095f7491f7..b9dfff3728 100644 --- a/english/java/com.aspose.email/mapiguidconstants/_index.md +++ b/english/java/com.aspose.email/mapiguidconstants/_index.md @@ -3,7 +3,7 @@ title: MapiGuidConstants second_title: Aspose.Email for Java API Reference description: Contains several guid constants defined by MSG format specification. type: docs -weight: 445 +weight: 460 url: /java/com.aspose.email/mapiguidconstants/ --- diff --git a/english/java/com.aspose.email/mapiimportance/_index.md b/english/java/com.aspose.email/mapiimportance/_index.md index 53ffe004da..07ce432078 100644 --- a/english/java/com.aspose.email/mapiimportance/_index.md +++ b/english/java/com.aspose.email/mapiimportance/_index.md @@ -3,7 +3,7 @@ title: MapiImportance second_title: Aspose.Email for Java API Reference description: Contains a values that indicates the message importance. type: docs -weight: 446 +weight: 461 url: /java/com.aspose.email/mapiimportance/ --- diff --git a/english/java/com.aspose.email/mapiitemtype/_index.md b/english/java/com.aspose.email/mapiitemtype/_index.md index 40472dc387..15c054738b 100644 --- a/english/java/com.aspose.email/mapiitemtype/_index.md +++ b/english/java/com.aspose.email/mapiitemtype/_index.md @@ -3,7 +3,7 @@ title: MapiItemType second_title: Aspose.Email for Java API Reference description: Represents a MAPI item type that can be explicitly converted into an object of the corresponding class derived from the interface. type: docs -weight: 447 +weight: 462 url: /java/com.aspose.email/mapiitemtype/ --- diff --git a/english/java/com.aspose.email/mapijournal/_index.md b/english/java/com.aspose.email/mapijournal/_index.md index 02a1986bcb..51a0255d7a 100644 --- a/english/java/com.aspose.email/mapijournal/_index.md +++ b/english/java/com.aspose.email/mapijournal/_index.md @@ -3,7 +3,7 @@ title: MapiJournal second_title: Aspose.Email for Java API Reference description: Represents a MAPI journal item. type: docs -weight: 448 +weight: 463 url: /java/com.aspose.email/mapijournal/ --- diff --git a/english/java/com.aspose.email/mapijournaldocumentstatus/_index.md b/english/java/com.aspose.email/mapijournaldocumentstatus/_index.md index ce4d55b096..d007b20fa5 100644 --- a/english/java/com.aspose.email/mapijournaldocumentstatus/_index.md +++ b/english/java/com.aspose.email/mapijournaldocumentstatus/_index.md @@ -3,7 +3,7 @@ title: MapiJournalDocumentStatus second_title: Aspose.Email for Java API Reference description: Indicates the status of document. type: docs -weight: 449 +weight: 464 url: /java/com.aspose.email/mapijournaldocumentstatus/ --- diff --git a/english/java/com.aspose.email/mapijournalflags/_index.md b/english/java/com.aspose.email/mapijournalflags/_index.md index 33d0851f19..42b13bd7f4 100644 --- a/english/java/com.aspose.email/mapijournalflags/_index.md +++ b/english/java/com.aspose.email/mapijournalflags/_index.md @@ -3,7 +3,7 @@ title: MapiJournalFlags second_title: Aspose.Email for Java API Reference description: Contains metadata about the Journal object. type: docs -weight: 450 +weight: 465 url: /java/com.aspose.email/mapijournalflags/ --- diff --git a/english/java/com.aspose.email/mapimessage/_index.md b/english/java/com.aspose.email/mapimessage/_index.md index 3134a73f3b..0157222c9b 100644 --- a/english/java/com.aspose.email/mapimessage/_index.md +++ b/english/java/com.aspose.email/mapimessage/_index.md @@ -3,7 +3,7 @@ title: MapiMessage second_title: Aspose.Email for Java API Reference description: Represents an Outlook Message format document that can be parsed. type: docs -weight: 451 +weight: 466 url: /java/com.aspose.email/mapimessage/ --- diff --git a/english/java/com.aspose.email/mapimessageflags/_index.md b/english/java/com.aspose.email/mapimessageflags/_index.md index 81b8a06273..c7b2d3fff8 100644 --- a/english/java/com.aspose.email/mapimessageflags/_index.md +++ b/english/java/com.aspose.email/mapimessageflags/_index.md @@ -3,7 +3,7 @@ title: MapiMessageFlags second_title: Aspose.Email for Java API Reference description: MapiMessageFlags. type: docs -weight: 452 +weight: 467 url: /java/com.aspose.email/mapimessageflags/ --- diff --git a/english/java/com.aspose.email/mapimessageitembase/_index.md b/english/java/com.aspose.email/mapimessageitembase/_index.md index 48a8a0eb1d..ece765825a 100644 --- a/english/java/com.aspose.email/mapimessageitembase/_index.md +++ b/english/java/com.aspose.email/mapimessageitembase/_index.md @@ -3,7 +3,7 @@ title: MapiMessageItemBase second_title: Aspose.Email for Java API Reference description: Represents the base class for all MapiMessageItem classes and keeps common collections of mapi properties attachments recipients. type: docs -weight: 453 +weight: 468 url: /java/com.aspose.email/mapimessageitembase/ --- diff --git a/english/java/com.aspose.email/mapimessageparseexception/_index.md b/english/java/com.aspose.email/mapimessageparseexception/_index.md index 96e8c0ad1e..b991bd788e 100644 --- a/english/java/com.aspose.email/mapimessageparseexception/_index.md +++ b/english/java/com.aspose.email/mapimessageparseexception/_index.md @@ -3,7 +3,7 @@ title: MapiMessageParseException second_title: Aspose.Email for Java API Reference description: This exception is thrown when errors occur in parsing MapiMessage. type: docs -weight: 454 +weight: 469 url: /java/com.aspose.email/mapimessageparseexception/ --- diff --git a/english/java/com.aspose.email/mapimessagepropertystream/_index.md b/english/java/com.aspose.email/mapimessagepropertystream/_index.md index cd7d137a2a..86a142b7d5 100644 --- a/english/java/com.aspose.email/mapimessagepropertystream/_index.md +++ b/english/java/com.aspose.email/mapimessagepropertystream/_index.md @@ -3,7 +3,7 @@ title: MapiMessagePropertyStream second_title: Aspose.Email for Java API Reference description: Represents the property stream. type: docs -weight: 455 +weight: 470 url: /java/com.aspose.email/mapimessagepropertystream/ --- diff --git a/english/java/com.aspose.email/mapimessagereader/_index.md b/english/java/com.aspose.email/mapimessagereader/_index.md index 575288f7dc..2911bd61e1 100644 --- a/english/java/com.aspose.email/mapimessagereader/_index.md +++ b/english/java/com.aspose.email/mapimessagereader/_index.md @@ -3,7 +3,7 @@ title: MapiMessageReader second_title: Aspose.Email for Java API Reference description: Represents a reader that can read a Microsoft Outlook Message format document. type: docs -weight: 456 +weight: 471 url: /java/com.aspose.email/mapimessagereader/ --- diff --git a/english/java/com.aspose.email/mapinamedproperty/_index.md b/english/java/com.aspose.email/mapinamedproperty/_index.md index af1d659503..c5c74dbe71 100644 --- a/english/java/com.aspose.email/mapinamedproperty/_index.md +++ b/english/java/com.aspose.email/mapinamedproperty/_index.md @@ -3,7 +3,7 @@ title: MapiNamedProperty second_title: Aspose.Email for Java API Reference description: Represents the data type of Named Property. type: docs -weight: 457 +weight: 472 url: /java/com.aspose.email/mapinamedproperty/ --- diff --git a/english/java/com.aspose.email/mapinamedpropertymappingstorage/_index.md b/english/java/com.aspose.email/mapinamedpropertymappingstorage/_index.md index 790f61ab7b..521a05d4cd 100644 --- a/english/java/com.aspose.email/mapinamedpropertymappingstorage/_index.md +++ b/english/java/com.aspose.email/mapinamedpropertymappingstorage/_index.md @@ -3,7 +3,7 @@ title: MapiNamedPropertyMappingStorage second_title: Aspose.Email for Java API Reference description: Represents the named property mapping type: docs -weight: 458 +weight: 473 url: /java/com.aspose.email/mapinamedpropertymappingstorage/ --- diff --git a/english/java/com.aspose.email/mapinote/_index.md b/english/java/com.aspose.email/mapinote/_index.md index c5fc7a0cde..8192b5ba34 100644 --- a/english/java/com.aspose.email/mapinote/_index.md +++ b/english/java/com.aspose.email/mapinote/_index.md @@ -3,7 +3,7 @@ title: MapiNote second_title: Aspose.Email for Java API Reference description: Represents a MAPI note sticky note item. type: docs -weight: 459 +weight: 474 url: /java/com.aspose.email/mapinote/ --- diff --git a/english/java/com.aspose.email/mapiobjectproperty/_index.md b/english/java/com.aspose.email/mapiobjectproperty/_index.md index 8206c693a7..632d316a2e 100644 --- a/english/java/com.aspose.email/mapiobjectproperty/_index.md +++ b/english/java/com.aspose.email/mapiobjectproperty/_index.md @@ -3,7 +3,7 @@ title: MapiObjectProperty second_title: Aspose.Email for Java API Reference description: Represents a Custom object included in Outlook Message documents. type: docs -weight: 460 +weight: 475 url: /java/com.aspose.email/mapiobjectproperty/ --- diff --git a/english/java/com.aspose.email/mapiobjecttype/_index.md b/english/java/com.aspose.email/mapiobjecttype/_index.md index 75dda9cd04..b44abeed63 100644 --- a/english/java/com.aspose.email/mapiobjecttype/_index.md +++ b/english/java/com.aspose.email/mapiobjecttype/_index.md @@ -3,7 +3,7 @@ title: MapiObjectType second_title: Aspose.Email for Java API Reference description: Represents the mapi object type. type: docs -weight: 461 +weight: 476 url: /java/com.aspose.email/mapiobjecttype/ --- diff --git a/english/java/com.aspose.email/mapiproperty/_index.md b/english/java/com.aspose.email/mapiproperty/_index.md index af36ed4253..bf64e3cc00 100644 --- a/english/java/com.aspose.email/mapiproperty/_index.md +++ b/english/java/com.aspose.email/mapiproperty/_index.md @@ -3,7 +3,7 @@ title: MapiProperty second_title: Aspose.Email for Java API Reference description: Represents the mapi property. type: docs -weight: 462 +weight: 477 url: /java/com.aspose.email/mapiproperty/ --- diff --git a/english/java/com.aspose.email/mapipropertycollection/_index.md b/english/java/com.aspose.email/mapipropertycollection/_index.md index 3028afc652..ddf7ac98a1 100644 --- a/english/java/com.aspose.email/mapipropertycollection/_index.md +++ b/english/java/com.aspose.email/mapipropertycollection/_index.md @@ -3,7 +3,7 @@ title: MapiPropertyCollection second_title: Aspose.Email for Java API Reference description: Represents the collection of MapiProperty items. type: docs -weight: 463 +weight: 478 url: /java/com.aspose.email/mapipropertycollection/ --- diff --git a/english/java/com.aspose.email/mapipropertycontainer/_index.md b/english/java/com.aspose.email/mapipropertycontainer/_index.md index 04813ab1b8..ecd995cfdc 100644 --- a/english/java/com.aspose.email/mapipropertycontainer/_index.md +++ b/english/java/com.aspose.email/mapipropertycontainer/_index.md @@ -3,7 +3,7 @@ title: MapiPropertyContainer second_title: Aspose.Email for Java API Reference description: Represents the base class for . type: docs -weight: 464 +weight: 479 url: /java/com.aspose.email/mapipropertycontainer/ --- diff --git a/english/java/com.aspose.email/mapipropertyflags/_index.md b/english/java/com.aspose.email/mapipropertyflags/_index.md index 78d8794b72..ac80ba50ed 100644 --- a/english/java/com.aspose.email/mapipropertyflags/_index.md +++ b/english/java/com.aspose.email/mapipropertyflags/_index.md @@ -3,7 +3,7 @@ title: MapiPropertyFlags second_title: Aspose.Email for Java API Reference description: Represents flags which can be set on a MAPI property. type: docs -weight: 465 +weight: 480 url: /java/com.aspose.email/mapipropertyflags/ --- diff --git a/english/java/com.aspose.email/mapipropertystream/_index.md b/english/java/com.aspose.email/mapipropertystream/_index.md index ad99d025cc..001ecd3a67 100644 --- a/english/java/com.aspose.email/mapipropertystream/_index.md +++ b/english/java/com.aspose.email/mapipropertystream/_index.md @@ -3,7 +3,7 @@ title: MapiPropertyStream second_title: Aspose.Email for Java API Reference description: Represents the property stream. type: docs -weight: 466 +weight: 481 url: /java/com.aspose.email/mapipropertystream/ --- diff --git a/english/java/com.aspose.email/mapipropertytag/_index.md b/english/java/com.aspose.email/mapipropertytag/_index.md index 81b8ef957d..c94301bd9c 100644 --- a/english/java/com.aspose.email/mapipropertytag/_index.md +++ b/english/java/com.aspose.email/mapipropertytag/_index.md @@ -3,7 +3,7 @@ title: MapiPropertyTag second_title: Aspose.Email for Java API Reference description: Represents the MAPI property tags definition. type: docs -weight: 467 +weight: 482 url: /java/com.aspose.email/mapipropertytag/ --- diff --git a/english/java/com.aspose.email/mapipropertytype/_index.md b/english/java/com.aspose.email/mapipropertytype/_index.md index 402c5558b9..b944e29231 100644 --- a/english/java/com.aspose.email/mapipropertytype/_index.md +++ b/english/java/com.aspose.email/mapipropertytype/_index.md @@ -3,7 +3,7 @@ title: MapiPropertyType second_title: Aspose.Email for Java API Reference description: Represents the data type of MapiProperty data. type: docs -weight: 468 +weight: 483 url: /java/com.aspose.email/mapipropertytype/ --- diff --git a/english/java/com.aspose.email/mapirecipient/_index.md b/english/java/com.aspose.email/mapirecipient/_index.md index 50122315a6..1770a3be88 100644 --- a/english/java/com.aspose.email/mapirecipient/_index.md +++ b/english/java/com.aspose.email/mapirecipient/_index.md @@ -3,7 +3,7 @@ title: MapiRecipient second_title: Aspose.Email for Java API Reference description: Represents the recipient information in the Microsoft Outlook Message. type: docs -weight: 469 +weight: 484 url: /java/com.aspose.email/mapirecipient/ --- diff --git a/english/java/com.aspose.email/mapirecipientcollection/_index.md b/english/java/com.aspose.email/mapirecipientcollection/_index.md index 6ab2e022db..15bb30e6a4 100644 --- a/english/java/com.aspose.email/mapirecipientcollection/_index.md +++ b/english/java/com.aspose.email/mapirecipientcollection/_index.md @@ -3,7 +3,7 @@ title: MapiRecipientCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of MapiRecipient objects. type: docs -weight: 470 +weight: 485 url: /java/com.aspose.email/mapirecipientcollection/ --- diff --git a/english/java/com.aspose.email/mapirecipientpropertystream/_index.md b/english/java/com.aspose.email/mapirecipientpropertystream/_index.md index 29895604da..b09f23bca4 100644 --- a/english/java/com.aspose.email/mapirecipientpropertystream/_index.md +++ b/english/java/com.aspose.email/mapirecipientpropertystream/_index.md @@ -3,7 +3,7 @@ title: MapiRecipientPropertyStream second_title: Aspose.Email for Java API Reference description: Represents the property stream of recipient object. type: docs -weight: 471 +weight: 486 url: /java/com.aspose.email/mapirecipientpropertystream/ --- diff --git a/english/java/com.aspose.email/mapirecipienttrackstatus/_index.md b/english/java/com.aspose.email/mapirecipienttrackstatus/_index.md index d02bdbfdbb..e4ed1e3460 100644 --- a/english/java/com.aspose.email/mapirecipienttrackstatus/_index.md +++ b/english/java/com.aspose.email/mapirecipienttrackstatus/_index.md @@ -3,7 +3,7 @@ title: MapiRecipientTrackStatus second_title: Aspose.Email for Java API Reference description: Represents the response status returned by the attendee. type: docs -weight: 472 +weight: 487 url: /java/com.aspose.email/mapirecipienttrackstatus/ --- diff --git a/english/java/com.aspose.email/mapirecipienttype/_index.md b/english/java/com.aspose.email/mapirecipienttype/_index.md index 832a4b86fc..ef498c71de 100644 --- a/english/java/com.aspose.email/mapirecipienttype/_index.md +++ b/english/java/com.aspose.email/mapirecipienttype/_index.md @@ -3,7 +3,7 @@ title: MapiRecipientType second_title: Aspose.Email for Java API Reference description: Represent the PR_RECIPIENT_TYPE property which contains the recipient type for a message recipient. type: docs -weight: 473 +weight: 488 url: /java/com.aspose.email/mapirecipienttype/ --- diff --git a/english/java/com.aspose.email/mapisensitivity/_index.md b/english/java/com.aspose.email/mapisensitivity/_index.md index 9d058fa6b9..7c9805ab9b 100644 --- a/english/java/com.aspose.email/mapisensitivity/_index.md +++ b/english/java/com.aspose.email/mapisensitivity/_index.md @@ -3,7 +3,7 @@ title: MapiSensitivity second_title: Aspose.Email for Java API Reference description: Contains a values that indicates the message sensitivity. type: docs -weight: 474 +weight: 489 url: /java/com.aspose.email/mapisensitivity/ --- diff --git a/english/java/com.aspose.email/mapitask/_index.md b/english/java/com.aspose.email/mapitask/_index.md index 1a0517fec1..db14c8ee07 100644 --- a/english/java/com.aspose.email/mapitask/_index.md +++ b/english/java/com.aspose.email/mapitask/_index.md @@ -3,7 +3,7 @@ title: MapiTask second_title: Aspose.Email for Java API Reference description: Represents a MAPI task item. type: docs -weight: 475 +weight: 490 url: /java/com.aspose.email/mapitask/ --- diff --git a/english/java/com.aspose.email/mapitaskacceptancestate/_index.md b/english/java/com.aspose.email/mapitaskacceptancestate/_index.md index 6e2313be3e..456560bb4b 100644 --- a/english/java/com.aspose.email/mapitaskacceptancestate/_index.md +++ b/english/java/com.aspose.email/mapitaskacceptancestate/_index.md @@ -3,7 +3,7 @@ title: MapiTaskAcceptanceState second_title: Aspose.Email for Java API Reference description: Indicates the acceptance state of the task. type: docs -weight: 476 +weight: 491 url: /java/com.aspose.email/mapitaskacceptancestate/ --- diff --git a/english/java/com.aspose.email/mapitaskcollection/_index.md b/english/java/com.aspose.email/mapitaskcollection/_index.md index 142e2496c7..fd34089175 100644 --- a/english/java/com.aspose.email/mapitaskcollection/_index.md +++ b/english/java/com.aspose.email/mapitaskcollection/_index.md @@ -3,7 +3,7 @@ title: MapiTaskCollection second_title: Aspose.Email for Java API Reference description: Represents the collection of type: docs -weight: 477 +weight: 492 url: /java/com.aspose.email/mapitaskcollection/ --- diff --git a/english/java/com.aspose.email/mapitaskflags/_index.md b/english/java/com.aspose.email/mapitaskflags/_index.md index facf09fd74..3900402f58 100644 --- a/english/java/com.aspose.email/mapitaskflags/_index.md +++ b/english/java/com.aspose.email/mapitaskflags/_index.md @@ -3,7 +3,7 @@ title: MapiTaskFlags second_title: Aspose.Email for Java API Reference description: Contains indication flags of the Task object. type: docs -weight: 478 +weight: 493 url: /java/com.aspose.email/mapitaskflags/ --- diff --git a/english/java/com.aspose.email/mapitaskhistory/_index.md b/english/java/com.aspose.email/mapitaskhistory/_index.md index 7534ed61ae..8c43917123 100644 --- a/english/java/com.aspose.email/mapitaskhistory/_index.md +++ b/english/java/com.aspose.email/mapitaskhistory/_index.md @@ -3,7 +3,7 @@ title: MapiTaskHistory second_title: Aspose.Email for Java API Reference description: Indicates the type of change that was last made to the Task object. type: docs -weight: 479 +weight: 494 url: /java/com.aspose.email/mapitaskhistory/ --- diff --git a/english/java/com.aspose.email/mapitaskmode/_index.md b/english/java/com.aspose.email/mapitaskmode/_index.md index 0b8a13de02..c5d6df0707 100644 --- a/english/java/com.aspose.email/mapitaskmode/_index.md +++ b/english/java/com.aspose.email/mapitaskmode/_index.md @@ -3,7 +3,7 @@ title: MapiTaskMode second_title: Aspose.Email for Java API Reference description: Represents the assignment statuses of the task object. type: docs -weight: 480 +weight: 495 url: /java/com.aspose.email/mapitaskmode/ --- diff --git a/english/java/com.aspose.email/mapitaskownership/_index.md b/english/java/com.aspose.email/mapitaskownership/_index.md index b2a4d4bdd2..a53afb90e3 100644 --- a/english/java/com.aspose.email/mapitaskownership/_index.md +++ b/english/java/com.aspose.email/mapitaskownership/_index.md @@ -3,7 +3,7 @@ title: MapiTaskOwnership second_title: Aspose.Email for Java API Reference description: Indicates the role of the current user relative to the Task object. type: docs -weight: 481 +weight: 496 url: /java/com.aspose.email/mapitaskownership/ --- diff --git a/english/java/com.aspose.email/mapitaskpriority/_index.md b/english/java/com.aspose.email/mapitaskpriority/_index.md index 076ff4427b..c5f0abb186 100644 --- a/english/java/com.aspose.email/mapitaskpriority/_index.md +++ b/english/java/com.aspose.email/mapitaskpriority/_index.md @@ -3,7 +3,7 @@ title: MapiTaskPriority second_title: Aspose.Email for Java API Reference description: Represents the priority on the task. type: docs -weight: 482 +weight: 497 url: /java/com.aspose.email/mapitaskpriority/ --- diff --git a/english/java/com.aspose.email/mapitaskstate/_index.md b/english/java/com.aspose.email/mapitaskstate/_index.md index 1bca139b5b..b000f2056e 100644 --- a/english/java/com.aspose.email/mapitaskstate/_index.md +++ b/english/java/com.aspose.email/mapitaskstate/_index.md @@ -3,7 +3,7 @@ title: MapiTaskState second_title: Aspose.Email for Java API Reference description: Indicates the assignment state of the Task object. type: docs -weight: 483 +weight: 498 url: /java/com.aspose.email/mapitaskstate/ --- diff --git a/english/java/com.aspose.email/mapitaskstatus/_index.md b/english/java/com.aspose.email/mapitaskstatus/_index.md index e243e40aba..a81883be95 100644 --- a/english/java/com.aspose.email/mapitaskstatus/_index.md +++ b/english/java/com.aspose.email/mapitaskstatus/_index.md @@ -3,7 +3,7 @@ title: MapiTaskStatus second_title: Aspose.Email for Java API Reference description: Represents the statuses of the users progress on the task. type: docs -weight: 484 +weight: 499 url: /java/com.aspose.email/mapitaskstatus/ --- diff --git a/english/java/com.aspose.email/mapitaskusers/_index.md b/english/java/com.aspose.email/mapitaskusers/_index.md index 75a73d4d24..4105c75b2b 100644 --- a/english/java/com.aspose.email/mapitaskusers/_index.md +++ b/english/java/com.aspose.email/mapitaskusers/_index.md @@ -3,7 +3,7 @@ title: MapiTaskUsers second_title: Aspose.Email for Java API Reference description: Represents information about task users. type: docs -weight: 485 +weight: 500 url: /java/com.aspose.email/mapitaskusers/ --- diff --git a/english/java/com.aspose.email/mapitype/_index.md b/english/java/com.aspose.email/mapitype/_index.md index 8510c05434..3b716bd9c3 100644 --- a/english/java/com.aspose.email/mapitype/_index.md +++ b/english/java/com.aspose.email/mapitype/_index.md @@ -3,7 +3,7 @@ title: MapiType second_title: Aspose.Email for Java API Reference description: Contains possible MAPI property types which can be stored with message object. type: docs -weight: 486 +weight: 501 url: /java/com.aspose.email/mapitype/ --- diff --git a/english/java/com.aspose.email/mboxloadoptions/_index.md b/english/java/com.aspose.email/mboxloadoptions/_index.md index eb26bbf8e3..d3a065cb98 100644 --- a/english/java/com.aspose.email/mboxloadoptions/_index.md +++ b/english/java/com.aspose.email/mboxloadoptions/_index.md @@ -3,7 +3,7 @@ title: MboxLoadOptions second_title: Aspose.Email for Java API Reference description: Specifies additional options when loading a Mbox storage. type: docs -weight: 487 +weight: 502 url: /java/com.aspose.email/mboxloadoptions/ --- diff --git a/english/java/com.aspose.email/mboxmessageinfo/_index.md b/english/java/com.aspose.email/mboxmessageinfo/_index.md index a096864eae..19ffc12902 100644 --- a/english/java/com.aspose.email/mboxmessageinfo/_index.md +++ b/english/java/com.aspose.email/mboxmessageinfo/_index.md @@ -3,7 +3,7 @@ title: MboxMessageInfo second_title: Aspose.Email for Java API Reference description: Represents an information about message in the MBOX storage. type: docs -weight: 488 +weight: 503 url: /java/com.aspose.email/mboxmessageinfo/ --- diff --git a/english/java/com.aspose.email/mboxostoragereader/_index.md b/english/java/com.aspose.email/mboxostoragereader/_index.md index aee7cb3651..b27ff94b16 100644 --- a/english/java/com.aspose.email/mboxostoragereader/_index.md +++ b/english/java/com.aspose.email/mboxostoragereader/_index.md @@ -3,7 +3,7 @@ title: MboxoStorageReader second_title: Aspose.Email for Java API Reference description: Represents mboxo format storage reader this format is being used by Eudora. type: docs -weight: 493 +weight: 508 url: /java/com.aspose.email/mboxostoragereader/ --- @@ -32,8 +32,14 @@ Represents mboxo format storage reader, this format is being used by Eudora. | [createReader(String fileName, MboxLoadOptions options)](#createReader-java.lang.String-com.aspose.email.MboxLoadOptions-) | Creates the instance of reader. | | [dispose()](#dispose--) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | | [enumerateMessageInfo()](#enumerateMessageInfo--) | Exposes the enumerator, which supports an iteration of messages in storage. | +| [enumerateMessageInfo(MailQuery query)](#enumerateMessageInfo-com.aspose.email.MailQuery-) | Enumerates the message information that matches the specified query. | +| [enumerateMessageInfo(int startIndex, int count)](#enumerateMessageInfo-int-int-) | Enumerates a specified number of message information entries, starting from the given index. | | [enumerateMessages()](#enumerateMessages--) | Exposes the enumerator, which supports an iteration of messages in storage. | | [enumerateMessages(EmlLoadOptions options)](#enumerateMessages-com.aspose.email.EmlLoadOptions-) | Exposes the enumerator, which supports an iteration of messages in storage. | +| [enumerateMessages(EmlLoadOptions options, MailQuery query)](#enumerateMessages-com.aspose.email.EmlLoadOptions-com.aspose.email.MailQuery-) | Enumerates the mail messages that match the specified query, using the provided load options. | +| [enumerateMessages(EmlLoadOptions options, int startIndex, int count)](#enumerateMessages-com.aspose.email.EmlLoadOptions-int-int-) | Enumerates a specified number of mail messages, starting from the given index, using the provided load options. | +| [enumerateMessages(MailQuery query)](#enumerateMessages-com.aspose.email.MailQuery-) | Enumerates the mail messages that match the specified query. | +| [enumerateMessages(int startIndex, int count)](#enumerateMessages-int-int-) | Enumerates a specified number of mail messages, starting from the given index. | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [extractMessage(String id, EmlLoadOptions options)](#extractMessage-java.lang.String-com.aspose.email.EmlLoadOptions-) | Get the message from MBOX. | | [getClass()](#getClass--) | | @@ -185,6 +191,37 @@ Exposes the enumerator, which supports an iteration of messages in storage. **Returns:** com.aspose.ms.System.Collections.Generic.IGenericEnumerable - System.Collections.Generic.IEnumerableltTgt , that represents an enumerator that iterates through a messages in storage. +### enumerateMessageInfo(MailQuery query) {#enumerateMessageInfo-com.aspose.email.MailQuery-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessageInfo(MailQuery query) +``` + + +Enumerates the message information that matches the specified query. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| query | [MailQuery](../../com.aspose.email/mailquery) | The [MailQuery](../../com.aspose.email/mailquery) used to filter messages. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MboxMessageInfo](../../com.aspose.email/mboxmessageinfo) instances that match the specified query. The collection may be empty if no messages match. +### enumerateMessageInfo(int startIndex, int count) {#enumerateMessageInfo-int-int-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessageInfo(int startIndex, int count) +``` + + +Enumerates a specified number of message information entries, starting from the given index. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| startIndex | int | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | int | The maximum number of message information entries to retrieve. If set to -1, all messages from the start index will be read. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MboxMessageInfo](../../com.aspose.email/mboxmessageinfo) instances starting from the specified index. The collection may be empty if there are no messages in the specified range. ### enumerateMessages() {#enumerateMessages--} ``` public final System.Collections.Generic.IGenericEnumerable enumerateMessages() @@ -210,6 +247,70 @@ Exposes the enumerator, which supports an iteration of messages in storage. **Returns:** com.aspose.ms.System.Collections.Generic.IGenericEnumerable - System.Collections.Generic.IEnumerableltTgt , that represents an enumerator that iterates through a messages in storage. +### enumerateMessages(EmlLoadOptions options, MailQuery query) {#enumerateMessages-com.aspose.email.EmlLoadOptions-com.aspose.email.MailQuery-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(EmlLoadOptions options, MailQuery query) +``` + + +Enumerates the mail messages that match the specified query, using the provided load options. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| options | [EmlLoadOptions](../../com.aspose.email/emlloadoptions) | The [EmlLoadOptions](../../com.aspose.email/emlloadoptions) specifying how EML should be read. | +| query | [MailQuery](../../com.aspose.email/mailquery) | The [MailQuery](../../com.aspose.email/mailquery) used to filter messages. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances that match the specified query. The collection may be empty if no messages match. +### enumerateMessages(EmlLoadOptions options, int startIndex, int count) {#enumerateMessages-com.aspose.email.EmlLoadOptions-int-int-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(EmlLoadOptions options, int startIndex, int count) +``` + + +Enumerates a specified number of mail messages, starting from the given index, using the provided load options. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| options | [EmlLoadOptions](../../com.aspose.email/emlloadoptions) | The [EmlLoadOptions](../../com.aspose.email/emlloadoptions) specifying how EML files should be loaded. | +| startIndex | int | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | int | The maximum number of messages to retrieve. If set to -1, all messages from the start index will be read. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances starting from the specified index. The collection may be empty if there are no messages in the specified range. +### enumerateMessages(MailQuery query) {#enumerateMessages-com.aspose.email.MailQuery-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(MailQuery query) +``` + + +Enumerates the mail messages that match the specified query. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| query | [MailQuery](../../com.aspose.email/mailquery) | The [MailQuery](../../com.aspose.email/mailquery) used to filter messages. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances that match the specified query. The collection may be empty if no messages match. +### enumerateMessages(int startIndex, int count) {#enumerateMessages-int-int-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(int startIndex, int count) +``` + + +Enumerates a specified number of mail messages, starting from the given index. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| startIndex | int | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | int | The maximum number of messages to retrieve. If set to -1, all messages from the start index will be read. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances starting from the specified index. The collection may be empty if there are no messages in the specified range. ### equals(Object arg0) {#equals-java.lang.Object-} ``` public boolean equals(Object arg0) diff --git a/english/java/com.aspose.email/mboxrdstoragereader/_index.md b/english/java/com.aspose.email/mboxrdstoragereader/_index.md index 79ad41122f..34b5ed9bd4 100644 --- a/english/java/com.aspose.email/mboxrdstoragereader/_index.md +++ b/english/java/com.aspose.email/mboxrdstoragereader/_index.md @@ -3,7 +3,7 @@ title: MboxrdStorageReader second_title: Aspose.Email for Java API Reference description: Represents mboxrd format storage reader this format is being used by Thunderbird and other mail clients. type: docs -weight: 494 +weight: 509 url: /java/com.aspose.email/mboxrdstoragereader/ --- @@ -32,8 +32,14 @@ Represents mboxrd format storage reader, this format is being used by Thunderbir | [createReader(String fileName, MboxLoadOptions options)](#createReader-java.lang.String-com.aspose.email.MboxLoadOptions-) | Creates the instance of reader. | | [dispose()](#dispose--) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | | [enumerateMessageInfo()](#enumerateMessageInfo--) | Exposes the enumerator, which supports an iteration of messages in storage. | +| [enumerateMessageInfo(MailQuery query)](#enumerateMessageInfo-com.aspose.email.MailQuery-) | Enumerates the message information that matches the specified query. | +| [enumerateMessageInfo(int startIndex, int count)](#enumerateMessageInfo-int-int-) | Enumerates a specified number of message information entries, starting from the given index. | | [enumerateMessages()](#enumerateMessages--) | Exposes the enumerator, which supports an iteration of messages in storage. | | [enumerateMessages(EmlLoadOptions options)](#enumerateMessages-com.aspose.email.EmlLoadOptions-) | Exposes the enumerator, which supports an iteration of messages in storage. | +| [enumerateMessages(EmlLoadOptions options, MailQuery query)](#enumerateMessages-com.aspose.email.EmlLoadOptions-com.aspose.email.MailQuery-) | Enumerates the mail messages that match the specified query, using the provided load options. | +| [enumerateMessages(EmlLoadOptions options, int startIndex, int count)](#enumerateMessages-com.aspose.email.EmlLoadOptions-int-int-) | Enumerates a specified number of mail messages, starting from the given index, using the provided load options. | +| [enumerateMessages(MailQuery query)](#enumerateMessages-com.aspose.email.MailQuery-) | Enumerates the mail messages that match the specified query. | +| [enumerateMessages(int startIndex, int count)](#enumerateMessages-int-int-) | Enumerates a specified number of mail messages, starting from the given index. | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [extractMessage(String id, EmlLoadOptions options)](#extractMessage-java.lang.String-com.aspose.email.EmlLoadOptions-) | Get the message from MBOX. | | [getClass()](#getClass--) | | @@ -185,6 +191,37 @@ Exposes the enumerator, which supports an iteration of messages in storage. **Returns:** com.aspose.ms.System.Collections.Generic.IGenericEnumerable - System.Collections.Generic.IEnumerableltTgt , that represents an enumerator that iterates through a messages in storage. +### enumerateMessageInfo(MailQuery query) {#enumerateMessageInfo-com.aspose.email.MailQuery-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessageInfo(MailQuery query) +``` + + +Enumerates the message information that matches the specified query. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| query | [MailQuery](../../com.aspose.email/mailquery) | The [MailQuery](../../com.aspose.email/mailquery) used to filter messages. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MboxMessageInfo](../../com.aspose.email/mboxmessageinfo) instances that match the specified query. The collection may be empty if no messages match. +### enumerateMessageInfo(int startIndex, int count) {#enumerateMessageInfo-int-int-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessageInfo(int startIndex, int count) +``` + + +Enumerates a specified number of message information entries, starting from the given index. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| startIndex | int | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | int | The maximum number of message information entries to retrieve. If set to -1, all messages from the start index will be read. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MboxMessageInfo](../../com.aspose.email/mboxmessageinfo) instances starting from the specified index. The collection may be empty if there are no messages in the specified range. ### enumerateMessages() {#enumerateMessages--} ``` public final System.Collections.Generic.IGenericEnumerable enumerateMessages() @@ -210,6 +247,70 @@ Exposes the enumerator, which supports an iteration of messages in storage. **Returns:** com.aspose.ms.System.Collections.Generic.IGenericEnumerable - System.Collections.Generic.IEnumerableltTgt , that represents an enumerator that iterates through a messages in storage. +### enumerateMessages(EmlLoadOptions options, MailQuery query) {#enumerateMessages-com.aspose.email.EmlLoadOptions-com.aspose.email.MailQuery-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(EmlLoadOptions options, MailQuery query) +``` + + +Enumerates the mail messages that match the specified query, using the provided load options. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| options | [EmlLoadOptions](../../com.aspose.email/emlloadoptions) | The [EmlLoadOptions](../../com.aspose.email/emlloadoptions) specifying how EML should be read. | +| query | [MailQuery](../../com.aspose.email/mailquery) | The [MailQuery](../../com.aspose.email/mailquery) used to filter messages. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances that match the specified query. The collection may be empty if no messages match. +### enumerateMessages(EmlLoadOptions options, int startIndex, int count) {#enumerateMessages-com.aspose.email.EmlLoadOptions-int-int-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(EmlLoadOptions options, int startIndex, int count) +``` + + +Enumerates a specified number of mail messages, starting from the given index, using the provided load options. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| options | [EmlLoadOptions](../../com.aspose.email/emlloadoptions) | The [EmlLoadOptions](../../com.aspose.email/emlloadoptions) specifying how EML files should be loaded. | +| startIndex | int | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | int | The maximum number of messages to retrieve. If set to -1, all messages from the start index will be read. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances starting from the specified index. The collection may be empty if there are no messages in the specified range. +### enumerateMessages(MailQuery query) {#enumerateMessages-com.aspose.email.MailQuery-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(MailQuery query) +``` + + +Enumerates the mail messages that match the specified query. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| query | [MailQuery](../../com.aspose.email/mailquery) | The [MailQuery](../../com.aspose.email/mailquery) used to filter messages. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances that match the specified query. The collection may be empty if no messages match. +### enumerateMessages(int startIndex, int count) {#enumerateMessages-int-int-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(int startIndex, int count) +``` + + +Enumerates a specified number of mail messages, starting from the given index. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| startIndex | int | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | int | The maximum number of messages to retrieve. If set to -1, all messages from the start index will be read. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances starting from the specified index. The collection may be empty if there are no messages in the specified range. ### equals(Object arg0) {#equals-java.lang.Object-} ``` public boolean equals(Object arg0) diff --git a/english/java/com.aspose.email/mboxrdstoragewriter/_index.md b/english/java/com.aspose.email/mboxrdstoragewriter/_index.md index dbfd9f21e3..28b8b69e9c 100644 --- a/english/java/com.aspose.email/mboxrdstoragewriter/_index.md +++ b/english/java/com.aspose.email/mboxrdstoragewriter/_index.md @@ -3,7 +3,7 @@ title: MboxrdStorageWriter second_title: Aspose.Email for Java API Reference description: Represents mboxrd format storage writer this format is being used by Thunderbird and other mail clients. type: docs -weight: 495 +weight: 510 url: /java/com.aspose.email/mboxrdstoragewriter/ --- diff --git a/english/java/com.aspose.email/mboxsaveoptions/_index.md b/english/java/com.aspose.email/mboxsaveoptions/_index.md index fd4b8af687..aad71395e6 100644 --- a/english/java/com.aspose.email/mboxsaveoptions/_index.md +++ b/english/java/com.aspose.email/mboxsaveoptions/_index.md @@ -3,7 +3,7 @@ title: MboxSaveOptions second_title: Aspose.Email for Java API Reference description: Specifies additional options when save a Mbox storage. type: docs -weight: 489 +weight: 504 url: /java/com.aspose.email/mboxsaveoptions/ --- diff --git a/english/java/com.aspose.email/mboxstoragereader/_index.md b/english/java/com.aspose.email/mboxstoragereader/_index.md index 8c198304c6..28128a676d 100644 --- a/english/java/com.aspose.email/mboxstoragereader/_index.md +++ b/english/java/com.aspose.email/mboxstoragereader/_index.md @@ -3,7 +3,7 @@ title: MboxStorageReader second_title: Aspose.Email for Java API Reference description: Represents an MBOX file and provides methods for reading and extracting messages. type: docs -weight: 490 +weight: 505 url: /java/com.aspose.email/mboxstoragereader/ --- @@ -50,8 +50,14 @@ Example: | [createReader(String fileName, MboxLoadOptions options)](#createReader-java.lang.String-com.aspose.email.MboxLoadOptions-) | Creates the instance of reader. | | [dispose()](#dispose--) | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. | | [enumerateMessageInfo()](#enumerateMessageInfo--) | Exposes the enumerator, which supports an iteration of messages in storage. | +| [enumerateMessageInfo(MailQuery query)](#enumerateMessageInfo-com.aspose.email.MailQuery-) | Enumerates the message information that matches the specified query. | +| [enumerateMessageInfo(int startIndex, int count)](#enumerateMessageInfo-int-int-) | Enumerates a specified number of message information entries, starting from the given index. | | [enumerateMessages()](#enumerateMessages--) | Exposes the enumerator, which supports an iteration of messages in storage. | | [enumerateMessages(EmlLoadOptions options)](#enumerateMessages-com.aspose.email.EmlLoadOptions-) | Exposes the enumerator, which supports an iteration of messages in storage. | +| [enumerateMessages(EmlLoadOptions options, MailQuery query)](#enumerateMessages-com.aspose.email.EmlLoadOptions-com.aspose.email.MailQuery-) | Enumerates the mail messages that match the specified query, using the provided load options. | +| [enumerateMessages(EmlLoadOptions options, int startIndex, int count)](#enumerateMessages-com.aspose.email.EmlLoadOptions-int-int-) | Enumerates a specified number of mail messages, starting from the given index, using the provided load options. | +| [enumerateMessages(MailQuery query)](#enumerateMessages-com.aspose.email.MailQuery-) | Enumerates the mail messages that match the specified query. | +| [enumerateMessages(int startIndex, int count)](#enumerateMessages-int-int-) | Enumerates a specified number of mail messages, starting from the given index. | | [equals(Object arg0)](#equals-java.lang.Object-) | | | [extractMessage(String id, EmlLoadOptions options)](#extractMessage-java.lang.String-com.aspose.email.EmlLoadOptions-) | Get the message from MBOX. | | [getClass()](#getClass--) | | @@ -161,6 +167,37 @@ Exposes the enumerator, which supports an iteration of messages in storage. **Returns:** com.aspose.ms.System.Collections.Generic.IGenericEnumerable - System.Collections.Generic.IEnumerableltTgt , that represents an enumerator that iterates through a messages in storage. +### enumerateMessageInfo(MailQuery query) {#enumerateMessageInfo-com.aspose.email.MailQuery-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessageInfo(MailQuery query) +``` + + +Enumerates the message information that matches the specified query. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| query | [MailQuery](../../com.aspose.email/mailquery) | The [MailQuery](../../com.aspose.email/mailquery) used to filter messages. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MboxMessageInfo](../../com.aspose.email/mboxmessageinfo) instances that match the specified query. The collection may be empty if no messages match. +### enumerateMessageInfo(int startIndex, int count) {#enumerateMessageInfo-int-int-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessageInfo(int startIndex, int count) +``` + + +Enumerates a specified number of message information entries, starting from the given index. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| startIndex | int | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | int | The maximum number of message information entries to retrieve. If set to -1, all messages from the start index will be read. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MboxMessageInfo](../../com.aspose.email/mboxmessageinfo) instances starting from the specified index. The collection may be empty if there are no messages in the specified range. ### enumerateMessages() {#enumerateMessages--} ``` public final System.Collections.Generic.IGenericEnumerable enumerateMessages() @@ -186,6 +223,70 @@ Exposes the enumerator, which supports an iteration of messages in storage. **Returns:** com.aspose.ms.System.Collections.Generic.IGenericEnumerable - System.Collections.Generic.IEnumerableltTgt , that represents an enumerator that iterates through a messages in storage. +### enumerateMessages(EmlLoadOptions options, MailQuery query) {#enumerateMessages-com.aspose.email.EmlLoadOptions-com.aspose.email.MailQuery-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(EmlLoadOptions options, MailQuery query) +``` + + +Enumerates the mail messages that match the specified query, using the provided load options. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| options | [EmlLoadOptions](../../com.aspose.email/emlloadoptions) | The [EmlLoadOptions](../../com.aspose.email/emlloadoptions) specifying how EML should be read. | +| query | [MailQuery](../../com.aspose.email/mailquery) | The [MailQuery](../../com.aspose.email/mailquery) used to filter messages. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances that match the specified query. The collection may be empty if no messages match. +### enumerateMessages(EmlLoadOptions options, int startIndex, int count) {#enumerateMessages-com.aspose.email.EmlLoadOptions-int-int-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(EmlLoadOptions options, int startIndex, int count) +``` + + +Enumerates a specified number of mail messages, starting from the given index, using the provided load options. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| options | [EmlLoadOptions](../../com.aspose.email/emlloadoptions) | The [EmlLoadOptions](../../com.aspose.email/emlloadoptions) specifying how EML files should be loaded. | +| startIndex | int | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | int | The maximum number of messages to retrieve. If set to -1, all messages from the start index will be read. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances starting from the specified index. The collection may be empty if there are no messages in the specified range. +### enumerateMessages(MailQuery query) {#enumerateMessages-com.aspose.email.MailQuery-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(MailQuery query) +``` + + +Enumerates the mail messages that match the specified query. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| query | [MailQuery](../../com.aspose.email/mailquery) | The [MailQuery](../../com.aspose.email/mailquery) used to filter messages. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances that match the specified query. The collection may be empty if no messages match. +### enumerateMessages(int startIndex, int count) {#enumerateMessages-int-int-} +``` +public final System.Collections.Generic.IGenericEnumerable enumerateMessages(int startIndex, int count) +``` + + +Enumerates a specified number of mail messages, starting from the given index. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| startIndex | int | The zero-based index of the first message to retrieve. If startIndex is greater than or equal to the total number of items, an ArgumentOutOfRangeException is thrown. | +| count | int | The maximum number of messages to retrieve. If set to -1, all messages from the start index will be read. | + +**Returns:** +com.aspose.ms.System.Collections.Generic.IGenericEnumerable - An enumerable collection of [MailMessage](../../com.aspose.email/mailmessage) instances starting from the specified index. The collection may be empty if there are no messages in the specified range. ### equals(Object arg0) {#equals-java.lang.Object-} ``` public boolean equals(Object arg0) diff --git a/english/java/com.aspose.email/mboxstoragewriter/_index.md b/english/java/com.aspose.email/mboxstoragewriter/_index.md index a4f5eef01b..db225a6309 100644 --- a/english/java/com.aspose.email/mboxstoragewriter/_index.md +++ b/english/java/com.aspose.email/mboxstoragewriter/_index.md @@ -3,7 +3,7 @@ title: MboxStorageWriter second_title: Aspose.Email for Java API Reference description: A base class for any mbox-based mail storage writer. type: docs -weight: 491 +weight: 506 url: /java/com.aspose.email/mboxstoragewriter/ --- diff --git a/english/java/com.aspose.email/mboxtopstconversionoptions/_index.md b/english/java/com.aspose.email/mboxtopstconversionoptions/_index.md index 059a55614e..b63c149474 100644 --- a/english/java/com.aspose.email/mboxtopstconversionoptions/_index.md +++ b/english/java/com.aspose.email/mboxtopstconversionoptions/_index.md @@ -3,7 +3,7 @@ title: MboxToPstConversionOptions second_title: Aspose.Email for Java API Reference description: This class allows the user to specify additional options when converting from Mbox to PST. type: docs -weight: 492 +weight: 507 url: /java/com.aspose.email/mboxtopstconversionoptions/ --- diff --git a/english/java/com.aspose.email/mediatypenames/_index.md b/english/java/com.aspose.email/mediatypenames/_index.md index c2fe3e07e0..94e9d1c126 100644 --- a/english/java/com.aspose.email/mediatypenames/_index.md +++ b/english/java/com.aspose.email/mediatypenames/_index.md @@ -3,7 +3,7 @@ title: MediaTypeNames second_title: Aspose.Email for Java API Reference description: Specifies the media type names for an e-mail message. type: docs -weight: 496 +weight: 511 url: /java/com.aspose.email/mediatypenames/ --- diff --git a/english/java/com.aspose.email/messageacceptancecallback/_index.md b/english/java/com.aspose.email/messageacceptancecallback/_index.md index ae766a593c..7330dc8a82 100644 --- a/english/java/com.aspose.email/messageacceptancecallback/_index.md +++ b/english/java/com.aspose.email/messageacceptancecallback/_index.md @@ -3,7 +3,7 @@ title: MessageAcceptanceCallback second_title: Aspose.Email for Java API Reference description: Callback function which is being called during the conversion process. type: docs -weight: 497 +weight: 512 url: /java/com.aspose.email/messageacceptancecallback/ --- diff --git a/english/java/com.aspose.email/messageaddedeventargs/_index.md b/english/java/com.aspose.email/messageaddedeventargs/_index.md index c0a41800c4..bd7d4e8658 100644 --- a/english/java/com.aspose.email/messageaddedeventargs/_index.md +++ b/english/java/com.aspose.email/messageaddedeventargs/_index.md @@ -3,7 +3,7 @@ title: MessageAddedEventArgs second_title: Aspose.Email for Java API Reference description: Provides data for the event type: docs -weight: 498 +weight: 513 url: /java/com.aspose.email/messageaddedeventargs/ --- diff --git a/english/java/com.aspose.email/messageaddedeventhandler/_index.md b/english/java/com.aspose.email/messageaddedeventhandler/_index.md index c2e5eb809a..4df7b2a4aa 100644 --- a/english/java/com.aspose.email/messageaddedeventhandler/_index.md +++ b/english/java/com.aspose.email/messageaddedeventhandler/_index.md @@ -3,7 +3,7 @@ title: MessageAddedEventHandler second_title: Aspose.Email for Java API Reference description: Represents the method that will handle an event. type: docs -weight: 499 +weight: 514 url: /java/com.aspose.email/messageaddedeventhandler/ --- diff --git a/english/java/com.aspose.email/messageformat/_index.md b/english/java/com.aspose.email/messageformat/_index.md index 66816e465d..8524423c86 100644 --- a/english/java/com.aspose.email/messageformat/_index.md +++ b/english/java/com.aspose.email/messageformat/_index.md @@ -3,7 +3,7 @@ title: MessageFormat second_title: Aspose.Email for Java API Reference description: Represents the mail message format.It can be in emlmsg or mhtml format. type: docs -weight: 500 +weight: 515 url: /java/com.aspose.email/messageformat/ --- diff --git a/english/java/com.aspose.email/messageinfo/_index.md b/english/java/com.aspose.email/messageinfo/_index.md index 4db684f3f4..194b72493c 100644 --- a/english/java/com.aspose.email/messageinfo/_index.md +++ b/english/java/com.aspose.email/messageinfo/_index.md @@ -3,7 +3,7 @@ title: MessageInfo second_title: Aspose.Email for Java API Reference description: Represents information about message in PST. type: docs -weight: 501 +weight: 516 url: /java/com.aspose.email/messageinfo/ --- diff --git a/english/java/com.aspose.email/messageinfobase/_index.md b/english/java/com.aspose.email/messageinfobase/_index.md index ee10093bb3..5405cc6616 100644 --- a/english/java/com.aspose.email/messageinfobase/_index.md +++ b/english/java/com.aspose.email/messageinfobase/_index.md @@ -3,7 +3,7 @@ title: MessageInfoBase second_title: Aspose.Email for Java API Reference description: The MessageInfo represents the E-Mail message info fetched from the mail server. type: docs -weight: 502 +weight: 517 url: /java/com.aspose.email/messageinfobase/ --- diff --git a/english/java/com.aspose.email/messageinfocollection/_index.md b/english/java/com.aspose.email/messageinfocollection/_index.md index bc7cbd1fea..94b2d649f9 100644 --- a/english/java/com.aspose.email/messageinfocollection/_index.md +++ b/english/java/com.aspose.email/messageinfocollection/_index.md @@ -3,7 +3,7 @@ title: MessageInfoCollection second_title: Aspose.Email for Java API Reference description: Represents the collection of MessageInfo. type: docs -weight: 503 +weight: 518 url: /java/com.aspose.email/messageinfocollection/ --- diff --git a/english/java/com.aspose.email/messageinfotype/_index.md b/english/java/com.aspose.email/messageinfotype/_index.md index 6f37babab4..a632166d4b 100644 --- a/english/java/com.aspose.email/messageinfotype/_index.md +++ b/english/java/com.aspose.email/messageinfotype/_index.md @@ -3,7 +3,7 @@ title: MessageInfoType second_title: Aspose.Email for Java API Reference description: Enumerates the message types. type: docs -weight: 504 +weight: 519 url: /java/com.aspose.email/messageinfotype/ --- diff --git a/english/java/com.aspose.email/messagekind/_index.md b/english/java/com.aspose.email/messagekind/_index.md index cfa52ae511..ea7886d33e 100644 --- a/english/java/com.aspose.email/messagekind/_index.md +++ b/english/java/com.aspose.email/messagekind/_index.md @@ -3,7 +3,7 @@ title: MessageKind second_title: Aspose.Email for Java API Reference description: Represents the different kinds of messages in pst. type: docs -weight: 505 +weight: 520 url: /java/com.aspose.email/messagekind/ --- diff --git a/english/java/com.aspose.email/messageobject/_index.md b/english/java/com.aspose.email/messageobject/_index.md index ca764daf5c..3e0758149e 100644 --- a/english/java/com.aspose.email/messageobject/_index.md +++ b/english/java/com.aspose.email/messageobject/_index.md @@ -3,7 +3,7 @@ title: MessageObject second_title: Aspose.Email for Java API Reference description: Represents an Outlook message object. type: docs -weight: 506 +weight: 521 url: /java/com.aspose.email/messageobject/ --- diff --git a/english/java/com.aspose.email/messageobjectattachmententity/_index.md b/english/java/com.aspose.email/messageobjectattachmententity/_index.md index 3011f35afe..b22be9c768 100644 --- a/english/java/com.aspose.email/messageobjectattachmententity/_index.md +++ b/english/java/com.aspose.email/messageobjectattachmententity/_index.md @@ -3,7 +3,7 @@ title: MessageObjectAttachmentEntity second_title: Aspose.Email for Java API Reference description: Represents an attachment entity. type: docs -weight: 507 +weight: 522 url: /java/com.aspose.email/messageobjectattachmententity/ --- diff --git a/english/java/com.aspose.email/messageobjectattachmentscollection/_index.md b/english/java/com.aspose.email/messageobjectattachmentscollection/_index.md index f42a2b98bf..9167af5ff0 100644 --- a/english/java/com.aspose.email/messageobjectattachmentscollection/_index.md +++ b/english/java/com.aspose.email/messageobjectattachmentscollection/_index.md @@ -3,7 +3,7 @@ title: MessageObjectAttachmentsCollection second_title: Aspose.Email for Java API Reference description: Represents a collection for objects. type: docs -weight: 508 +weight: 523 url: /java/com.aspose.email/messageobjectattachmentscollection/ --- diff --git a/english/java/com.aspose.email/messageobjectloadformat/_index.md b/english/java/com.aspose.email/messageobjectloadformat/_index.md index 2017e00217..06be301668 100644 --- a/english/java/com.aspose.email/messageobjectloadformat/_index.md +++ b/english/java/com.aspose.email/messageobjectloadformat/_index.md @@ -3,7 +3,7 @@ title: MessageObjectLoadFormat second_title: Aspose.Email for Java API Reference description: Represents available formats could be loaded from. type: docs -weight: 509 +weight: 524 url: /java/com.aspose.email/messageobjectloadformat/ --- diff --git a/english/java/com.aspose.email/messageobjectpropertiescollection/_index.md b/english/java/com.aspose.email/messageobjectpropertiescollection/_index.md index 5242b619dd..ded0a851f5 100644 --- a/english/java/com.aspose.email/messageobjectpropertiescollection/_index.md +++ b/english/java/com.aspose.email/messageobjectpropertiescollection/_index.md @@ -3,7 +3,7 @@ title: MessageObjectPropertiesCollection second_title: Aspose.Email for Java API Reference description: Represents a keyed collection for objects. type: docs -weight: 510 +weight: 525 url: /java/com.aspose.email/messageobjectpropertiescollection/ --- diff --git a/english/java/com.aspose.email/messageobjectproperty/_index.md b/english/java/com.aspose.email/messageobjectproperty/_index.md index 0e313679f2..a2f2474163 100644 --- a/english/java/com.aspose.email/messageobjectproperty/_index.md +++ b/english/java/com.aspose.email/messageobjectproperty/_index.md @@ -3,7 +3,7 @@ title: MessageObjectProperty second_title: Aspose.Email for Java API Reference description: Represents a property on a . type: docs -weight: 511 +weight: 526 url: /java/com.aspose.email/messageobjectproperty/ --- diff --git a/english/java/com.aspose.email/messageobjectrecipiententity/_index.md b/english/java/com.aspose.email/messageobjectrecipiententity/_index.md index d99fcc2246..2dbdd4169b 100644 --- a/english/java/com.aspose.email/messageobjectrecipiententity/_index.md +++ b/english/java/com.aspose.email/messageobjectrecipiententity/_index.md @@ -3,7 +3,7 @@ title: MessageObjectRecipientEntity second_title: Aspose.Email for Java API Reference description: Represens a recipient entry in message object. type: docs -weight: 512 +weight: 527 url: /java/com.aspose.email/messageobjectrecipiententity/ --- diff --git a/english/java/com.aspose.email/messageobjectrecipientscollection/_index.md b/english/java/com.aspose.email/messageobjectrecipientscollection/_index.md index 92972ed50d..7010bace3c 100644 --- a/english/java/com.aspose.email/messageobjectrecipientscollection/_index.md +++ b/english/java/com.aspose.email/messageobjectrecipientscollection/_index.md @@ -3,7 +3,7 @@ title: MessageObjectRecipientsCollection second_title: Aspose.Email for Java API Reference description: Represents a collection for objects. type: docs -weight: 513 +weight: 528 url: /java/com.aspose.email/messageobjectrecipientscollection/ --- diff --git a/english/java/com.aspose.email/messageobjectsaveformat/_index.md b/english/java/com.aspose.email/messageobjectsaveformat/_index.md index 3c4ec179d1..e6a7da5a01 100644 --- a/english/java/com.aspose.email/messageobjectsaveformat/_index.md +++ b/english/java/com.aspose.email/messageobjectsaveformat/_index.md @@ -3,7 +3,7 @@ title: MessageObjectSaveFormat second_title: Aspose.Email for Java API Reference description: Represents available formats could be saved to. type: docs -weight: 514 +weight: 529 url: /java/com.aspose.email/messageobjectsaveformat/ --- diff --git a/english/java/com.aspose.email/messagestore/_index.md b/english/java/com.aspose.email/messagestore/_index.md index a5f8858bf4..6cdf85fb52 100644 --- a/english/java/com.aspose.email/messagestore/_index.md +++ b/english/java/com.aspose.email/messagestore/_index.md @@ -3,7 +3,7 @@ title: MessageStore second_title: Aspose.Email for Java API Reference description: Message store is the root of the PST which is the rough equivalent of the top of a Mailbox. type: docs -weight: 515 +weight: 530 url: /java/com.aspose.email/messagestore/ --- diff --git a/english/java/com.aspose.email/messagethreadresult/_index.md b/english/java/com.aspose.email/messagethreadresult/_index.md index 8057562214..93bf864e71 100644 --- a/english/java/com.aspose.email/messagethreadresult/_index.md +++ b/english/java/com.aspose.email/messagethreadresult/_index.md @@ -3,7 +3,7 @@ title: MessageThreadResult second_title: Aspose.Email for Java API Reference description: Contains result for SORT ot THREAD methods See more https//tools.ietf.org/html/rfc5256 type: docs -weight: 516 +weight: 531 url: /java/com.aspose.email/messagethreadresult/ --- diff --git a/english/java/com.aspose.email/messagetrackingreport/_index.md b/english/java/com.aspose.email/messagetrackingreport/_index.md index 1f6d9cd0ee..63cad5b98f 100644 --- a/english/java/com.aspose.email/messagetrackingreport/_index.md +++ b/english/java/com.aspose.email/messagetrackingreport/_index.md @@ -3,7 +3,7 @@ title: MessageTrackingReport second_title: Aspose.Email for Java API Reference description: Represents the information to be included in the report. type: docs -weight: 517 +weight: 532 url: /java/com.aspose.email/messagetrackingreport/ --- diff --git a/english/java/com.aspose.email/messagetrackingreportinfo/_index.md b/english/java/com.aspose.email/messagetrackingreportinfo/_index.md index 46140e31c8..6eab451a11 100644 --- a/english/java/com.aspose.email/messagetrackingreportinfo/_index.md +++ b/english/java/com.aspose.email/messagetrackingreportinfo/_index.md @@ -3,7 +3,7 @@ title: MessageTrackingReportInfo second_title: Aspose.Email for Java API Reference description: Represents an information about the message that was found by using the FindMessageTrackingReport type: docs -weight: 518 +weight: 533 url: /java/com.aspose.email/messagetrackingreportinfo/ --- diff --git a/english/java/com.aspose.email/messagetrackingreporttemplate/_index.md b/english/java/com.aspose.email/messagetrackingreporttemplate/_index.md index 3a7ec86c39..a97cbaf78e 100644 --- a/english/java/com.aspose.email/messagetrackingreporttemplate/_index.md +++ b/english/java/com.aspose.email/messagetrackingreporttemplate/_index.md @@ -3,7 +3,7 @@ title: MessageTrackingReportTemplate second_title: Aspose.Email for Java API Reference description: Enumerates the types of report to display. type: docs -weight: 519 +weight: 534 url: /java/com.aspose.email/messagetrackingreporttemplate/ --- diff --git a/english/java/com.aspose.email/messagevalidationerror/_index.md b/english/java/com.aspose.email/messagevalidationerror/_index.md index 3f5576fc64..84b6195ba3 100644 --- a/english/java/com.aspose.email/messagevalidationerror/_index.md +++ b/english/java/com.aspose.email/messagevalidationerror/_index.md @@ -3,7 +3,7 @@ title: MessageValidationError second_title: Aspose.Email for Java API Reference description: Represents the message validation error information. type: docs -weight: 520 +weight: 535 url: /java/com.aspose.email/messagevalidationerror/ --- diff --git a/english/java/com.aspose.email/messagevalidationerrortype/_index.md b/english/java/com.aspose.email/messagevalidationerrortype/_index.md index b2209ff62c..deaae4df29 100644 --- a/english/java/com.aspose.email/messagevalidationerrortype/_index.md +++ b/english/java/com.aspose.email/messagevalidationerrortype/_index.md @@ -3,7 +3,7 @@ title: MessageValidationErrorType second_title: Aspose.Email for Java API Reference description: Enumerates the types of the message validation errors. type: docs -weight: 521 +weight: 536 url: /java/com.aspose.email/messagevalidationerrortype/ --- diff --git a/english/java/com.aspose.email/messagevalidationresult/_index.md b/english/java/com.aspose.email/messagevalidationresult/_index.md index 4cd02bf3a0..fa2c9fdfb6 100644 --- a/english/java/com.aspose.email/messagevalidationresult/_index.md +++ b/english/java/com.aspose.email/messagevalidationresult/_index.md @@ -3,7 +3,7 @@ title: MessageValidationResult second_title: Aspose.Email for Java API Reference description: Represents the result of message validation. type: docs -weight: 522 +weight: 537 url: /java/com.aspose.email/messagevalidationresult/ --- diff --git a/english/java/com.aspose.email/messagevalidator/_index.md b/english/java/com.aspose.email/messagevalidator/_index.md index b030263996..946a842d3d 100644 --- a/english/java/com.aspose.email/messagevalidator/_index.md +++ b/english/java/com.aspose.email/messagevalidator/_index.md @@ -3,7 +3,7 @@ title: MessageValidator second_title: Aspose.Email for Java API Reference description: The message validator. type: docs -weight: 523 +weight: 538 url: /java/com.aspose.email/messagevalidator/ --- diff --git a/english/java/com.aspose.email/metered/_index.md b/english/java/com.aspose.email/metered/_index.md index 608a87c738..594b3ec6c6 100644 --- a/english/java/com.aspose.email/metered/_index.md +++ b/english/java/com.aspose.email/metered/_index.md @@ -3,7 +3,7 @@ title: Metered second_title: Aspose.Email for Java API Reference description: Provides methods to set metered key. type: docs -weight: 524 +weight: 539 url: /java/com.aspose.email/metered/ --- diff --git a/english/java/com.aspose.email/mhtformatoptions/_index.md b/english/java/com.aspose.email/mhtformatoptions/_index.md index 9df78a82b1..4f5d04e5b3 100644 --- a/english/java/com.aspose.email/mhtformatoptions/_index.md +++ b/english/java/com.aspose.email/mhtformatoptions/_index.md @@ -3,7 +3,7 @@ title: MhtFormatOptions second_title: Aspose.Email for Java API Reference description: Enumerates the Mht format options type: docs -weight: 525 +weight: 540 url: /java/com.aspose.email/mhtformatoptions/ --- diff --git a/english/java/com.aspose.email/mhtmlloadoptions/_index.md b/english/java/com.aspose.email/mhtmlloadoptions/_index.md index 7903b5ad63..02a43654a8 100644 --- a/english/java/com.aspose.email/mhtmlloadoptions/_index.md +++ b/english/java/com.aspose.email/mhtmlloadoptions/_index.md @@ -3,7 +3,7 @@ title: MhtmlLoadOptions second_title: Aspose.Email for Java API Reference description: Allows to specify additional options when loading MailMessage from Mhtml format. type: docs -weight: 528 +weight: 543 url: /java/com.aspose.email/mhtmlloadoptions/ --- diff --git a/english/java/com.aspose.email/mhtsaveoptions/_index.md b/english/java/com.aspose.email/mhtsaveoptions/_index.md index 614960538f..df19fd158e 100644 --- a/english/java/com.aspose.email/mhtsaveoptions/_index.md +++ b/english/java/com.aspose.email/mhtsaveoptions/_index.md @@ -3,7 +3,7 @@ title: MhtSaveOptions second_title: Aspose.Email for Java API Reference description: Allows to specify additional options when saving MailMessage to Mhtml format. type: docs -weight: 526 +weight: 541 url: /java/com.aspose.email/mhtsaveoptions/ --- @@ -53,6 +53,7 @@ Allows to specify additional options when saving MailMessage to Mhtml format. | [getDefaultMsgUnicode()](#getDefaultMsgUnicode--) | Gets options with default values for saving message to Msg(Unicode) format. | | [getDefaultOft()](#getDefaultOft--) | Gets options with default values for saving message to Outlook template (Oft) format. | | [getDefaultPageHeaderFormat()](#getDefaultPageHeaderFormat--) | Default page header format. | +| [getExtractHTMLBodyResourcesAsAttachments()](#getExtractHTMLBodyResourcesAsAttachments--) | Defines whether extract HTML body resources as attachments or not. | | [getFormatTemplates()](#getFormatTemplates--) | Gets the format templates. | | [getMailMessageSaveType()](#getMailMessageSaveType--) | Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. | | [getMhtFormatOptions()](#getMhtFormatOptions--) | Defines additional options when saving in MHTML format. | @@ -60,6 +61,7 @@ Allows to specify additional options when saving MailMessage to Mhtml format. | [getPreserveOriginalDate()](#getPreserveOriginalDate--) | Defines whether need keep original date in mail message when saving or not. | | [getRenderedContactFields()](#getRenderedContactFields--) | Defines groups of Contact fields which will be included in output mhtml. | | [getRenderingHeaders()](#getRenderingHeaders--) | Gets list of headers for rendering. | +| [getResourceHtmlRenderingHandler()](#getResourceHtmlRenderingHandler--) | Provides customization of rendering resources in html. | | [getSaveAllHeaders()](#getSaveAllHeaders--) | Defines whether need to save all headers in output mhtml or not. | | [getSaveAttachments()](#getSaveAttachments--) | Gets or sets a value indicating whether to save attachments. | | [getSavedHeaders()](#getSavedHeaders--) | Gets list of headers which will be present in saved mhtml content. | @@ -76,11 +78,13 @@ Allows to specify additional options when saving MailMessage to Mhtml format. | [setCustomProgressHandler(ConversionProgressEventHandler value)](#setCustomProgressHandler-com.aspose.email.ConversionProgressEventHandler-) | Represents method that usually supplied by calling side and handles progress events. | | [setDefaultHeaderFormat(String value)](#setDefaultHeaderFormat-java.lang.String-) | Default header line format. | | [setDefaultPageHeaderFormat(String value)](#setDefaultPageHeaderFormat-java.lang.String-) | Default page header format. | +| [setExtractHTMLBodyResourcesAsAttachments(boolean value)](#setExtractHTMLBodyResourcesAsAttachments-boolean-) | Defines whether extract HTML body resources as attachments or not. | | [setMailMessageSaveType(MailMessageSaveType value)](#setMailMessageSaveType-com.aspose.email.MailMessageSaveType-) | Represents the mail message save type.It can be in eml,msg(ASCII or Unicode),mhtml or html format. | | [setMhtFormatOptions(int value)](#setMhtFormatOptions-int-) | Defines additional options when saving in MHTML format. | | [setPreserveOriginalBoundaries(boolean value)](#setPreserveOriginalBoundaries-boolean-) | Defines whether need keep original boundaries in mail message when saving or not. | | [setPreserveOriginalDate(boolean value)](#setPreserveOriginalDate-boolean-) | Defines whether need keep original date in mail message when saving or not. | | [setRenderedContactFields(int value)](#setRenderedContactFields-int-) | Defines groups of Contact fields which will be included in output mhtml. | +| [setResourceHtmlRenderingHandler(ResourceHtmlRenderingHandler value)](#setResourceHtmlRenderingHandler-com.aspose.email.ResourceHtmlRenderingHandler-) | Provides customization of rendering resources in html. | | [setSaveAllHeaders(boolean value)](#setSaveAllHeaders-boolean-) | Defines whether need to save all headers in output mhtml or not. | | [setSaveAttachments(boolean value)](#setSaveAttachments-boolean-) | Gets or sets a value indicating whether to save attachments. | | [setSkipInlineImages(boolean value)](#setSkipInlineImages-boolean-) | Defines whether skip references on images at saving in mhtml or not. | @@ -292,6 +296,16 @@ Value: The styles to be injected into resulting html body. **Returns:** java.lang.String +### getExtractHTMLBodyResourcesAsAttachments() {#getExtractHTMLBodyResourcesAsAttachments--} +``` +public final boolean getExtractHTMLBodyResourcesAsAttachments() +``` + + +Defines whether extract HTML body resources as attachments or not. Default value is false. + +**Returns:** +boolean ### getFormatTemplates() {#getFormatTemplates--} ``` public final System.Collections.Specialized.StringDictionary getFormatTemplates() @@ -364,6 +378,16 @@ Gets list of headers for rendering. **Returns:** java.util.List +### getResourceHtmlRenderingHandler() {#getResourceHtmlRenderingHandler--} +``` +public final ResourceHtmlRenderingHandler getResourceHtmlRenderingHandler() +``` + + +Provides customization of rendering resources in html. + +**Returns:** +[ResourceHtmlRenderingHandler](../../com.aspose.email/resourcehtmlrenderinghandler) ### getSaveAllHeaders() {#getSaveAllHeaders--} ``` public final boolean getSaveAllHeaders() @@ -557,6 +581,19 @@ Value: The styles to be injected into resulting html body. | --- | --- | --- | | value | java.lang.String | | +### setExtractHTMLBodyResourcesAsAttachments(boolean value) {#setExtractHTMLBodyResourcesAsAttachments-boolean-} +``` +public final void setExtractHTMLBodyResourcesAsAttachments(boolean value) +``` + + +Defines whether extract HTML body resources as attachments or not. Default value is false. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | boolean | | + ### setMailMessageSaveType(MailMessageSaveType value) {#setMailMessageSaveType-com.aspose.email.MailMessageSaveType-} ``` public final void setMailMessageSaveType(MailMessageSaveType value) @@ -622,6 +659,19 @@ Defines groups of Contact fields which will be included in output mhtml. Default | --- | --- | --- | | value | int | | +### setResourceHtmlRenderingHandler(ResourceHtmlRenderingHandler value) {#setResourceHtmlRenderingHandler-com.aspose.email.ResourceHtmlRenderingHandler-} +``` +public final void setResourceHtmlRenderingHandler(ResourceHtmlRenderingHandler value) +``` + + +Provides customization of rendering resources in html. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | [ResourceHtmlRenderingHandler](../../com.aspose.email/resourcehtmlrenderinghandler) | | + ### setSaveAllHeaders(boolean value) {#setSaveAllHeaders-boolean-} ``` public final void setSaveAllHeaders(boolean value) diff --git a/english/java/com.aspose.email/mhttemplatename/_index.md b/english/java/com.aspose.email/mhttemplatename/_index.md index 0af0a33bec..4a6b597f19 100644 --- a/english/java/com.aspose.email/mhttemplatename/_index.md +++ b/english/java/com.aspose.email/mhttemplatename/_index.md @@ -3,7 +3,7 @@ title: MhtTemplateName second_title: Aspose.Email for Java API Reference description: Defines well known names of headers for Mhtml formatting. type: docs -weight: 527 +weight: 542 url: /java/com.aspose.email/mhttemplatename/ --- diff --git a/english/java/com.aspose.email/mimeexception/_index.md b/english/java/com.aspose.email/mimeexception/_index.md index 6993e1fe25..480a5508dc 100644 --- a/english/java/com.aspose.email/mimeexception/_index.md +++ b/english/java/com.aspose.email/mimeexception/_index.md @@ -3,7 +3,7 @@ title: MimeException second_title: Aspose.Email for Java API Reference description: Provides information about MIME errors type: docs -weight: 529 +weight: 544 url: /java/com.aspose.email/mimeexception/ --- diff --git a/english/java/com.aspose.email/mimeheader/_index.md b/english/java/com.aspose.email/mimeheader/_index.md index 0177757f16..17874d9e82 100644 --- a/english/java/com.aspose.email/mimeheader/_index.md +++ b/english/java/com.aspose.email/mimeheader/_index.md @@ -3,7 +3,7 @@ title: MimeHeader second_title: Aspose.Email for Java API Reference description: Represents the mime header defined in RFC 2822. type: docs -weight: 530 +weight: 545 url: /java/com.aspose.email/mimeheader/ --- diff --git a/english/java/com.aspose.email/mimeitemcopyeventargs/_index.md b/english/java/com.aspose.email/mimeitemcopyeventargs/_index.md index fc6382b8a2..416673cf23 100644 --- a/english/java/com.aspose.email/mimeitemcopyeventargs/_index.md +++ b/english/java/com.aspose.email/mimeitemcopyeventargs/_index.md @@ -3,7 +3,7 @@ title: MimeItemCopyEventArgs second_title: Aspose.Email for Java API Reference description: Represents event arguments related to a copying of a MailMessage object from one storage to another either before the copy begins or after it is complete. type: docs -weight: 531 +weight: 546 url: /java/com.aspose.email/mimeitemcopyeventargs/ --- diff --git a/english/java/com.aspose.email/mimeitemcopyeventhandler/_index.md b/english/java/com.aspose.email/mimeitemcopyeventhandler/_index.md index 9436465a1f..10db45dde6 100644 --- a/english/java/com.aspose.email/mimeitemcopyeventhandler/_index.md +++ b/english/java/com.aspose.email/mimeitemcopyeventhandler/_index.md @@ -3,7 +3,7 @@ title: MimeItemCopyEventHandler second_title: Aspose.Email for Java API Reference description: Represents a delegate for handling events related to the copying of Mime items typically used in scenarios where a MailMessage object is copied from one storage to another. type: docs -weight: 532 +weight: 547 url: /java/com.aspose.email/mimeitemcopyeventhandler/ --- diff --git a/english/java/com.aspose.email/modificationsequencefield/_index.md b/english/java/com.aspose.email/modificationsequencefield/_index.md index e59e38c150..2f70856362 100644 --- a/english/java/com.aspose.email/modificationsequencefield/_index.md +++ b/english/java/com.aspose.email/modificationsequencefield/_index.md @@ -3,7 +3,7 @@ title: ModificationSequenceField second_title: Aspose.Email for Java API Reference description: Defines set of values for selected field to search. type: docs -weight: 533 +weight: 548 url: /java/com.aspose.email/modificationsequencefield/ --- diff --git a/english/java/com.aspose.email/monthlyrecurrencepattern/_index.md b/english/java/com.aspose.email/monthlyrecurrencepattern/_index.md index 41a5cd7810..0b182cc8be 100644 --- a/english/java/com.aspose.email/monthlyrecurrencepattern/_index.md +++ b/english/java/com.aspose.email/monthlyrecurrencepattern/_index.md @@ -3,7 +3,7 @@ title: MonthlyRecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents a recurrence pattern of monthly recurrence type. type: docs -weight: 534 +weight: 549 url: /java/com.aspose.email/monthlyrecurrencepattern/ --- diff --git a/english/java/com.aspose.email/msbusystatus/_index.md b/english/java/com.aspose.email/msbusystatus/_index.md index e1035d7c9a..e37fea0b25 100644 --- a/english/java/com.aspose.email/msbusystatus/_index.md +++ b/english/java/com.aspose.email/msbusystatus/_index.md @@ -3,7 +3,7 @@ title: MSBusyStatus second_title: Aspose.Email for Java API Reference description: Specifies the BUSY status of an appointment. type: docs -weight: 364 +weight: 379 url: /java/com.aspose.email/msbusystatus/ --- diff --git a/english/java/com.aspose.email/msgloadoptions/_index.md b/english/java/com.aspose.email/msgloadoptions/_index.md index bdfcb4b7b7..b4cbfadd06 100644 --- a/english/java/com.aspose.email/msgloadoptions/_index.md +++ b/english/java/com.aspose.email/msgloadoptions/_index.md @@ -3,7 +3,7 @@ title: MsgLoadOptions second_title: Aspose.Email for Java API Reference description: Allows to specify additional options when loading MailMessage from Msg format. type: docs -weight: 535 +weight: 550 url: /java/com.aspose.email/msgloadoptions/ --- diff --git a/english/java/com.aspose.email/msgsaveoptions/_index.md b/english/java/com.aspose.email/msgsaveoptions/_index.md index 3c64022b33..f11796f5f2 100644 --- a/english/java/com.aspose.email/msgsaveoptions/_index.md +++ b/english/java/com.aspose.email/msgsaveoptions/_index.md @@ -3,7 +3,7 @@ title: MsgSaveOptions second_title: Aspose.Email for Java API Reference description: This class allows the user to specify additional settings when saving a MailMessage in the MsgASCII and MsgUnicode format. type: docs -weight: 536 +weight: 551 url: /java/com.aspose.email/msgsaveoptions/ --- diff --git a/english/java/com.aspose.email/msimportance/_index.md b/english/java/com.aspose.email/msimportance/_index.md index 09244278fc..59852f1683 100644 --- a/english/java/com.aspose.email/msimportance/_index.md +++ b/english/java/com.aspose.email/msimportance/_index.md @@ -3,7 +3,7 @@ title: MSImportance second_title: Aspose.Email for Java API Reference description: Specifies the importance of an appointment. type: docs -weight: 365 +weight: 380 url: /java/com.aspose.email/msimportance/ --- diff --git a/english/java/com.aspose.email/msintendedstatus/_index.md b/english/java/com.aspose.email/msintendedstatus/_index.md index df4e345db8..de8ce54235 100644 --- a/english/java/com.aspose.email/msintendedstatus/_index.md +++ b/english/java/com.aspose.email/msintendedstatus/_index.md @@ -3,7 +3,7 @@ title: MSIntendedStatus second_title: Aspose.Email for Java API Reference description: Specifies the INTENDED status of an appointment. type: docs -weight: 366 +weight: 381 url: /java/com.aspose.email/msintendedstatus/ --- diff --git a/english/java/com.aspose.email/multiconnectionmode/_index.md b/english/java/com.aspose.email/multiconnectionmode/_index.md index e8b556b50d..f502468e8e 100644 --- a/english/java/com.aspose.email/multiconnectionmode/_index.md +++ b/english/java/com.aspose.email/multiconnectionmode/_index.md @@ -3,7 +3,7 @@ title: MultiConnectionMode second_title: Aspose.Email for Java API Reference description: Enumerate modes which indicates how client has to use multiple connections for heavy loaded operations. type: docs -weight: 537 +weight: 552 url: /java/com.aspose.email/multiconnectionmode/ --- diff --git a/english/java/com.aspose.email/namedpropertykind/_index.md b/english/java/com.aspose.email/namedpropertykind/_index.md index 3c74f3240a..26cac9af7e 100644 --- a/english/java/com.aspose.email/namedpropertykind/_index.md +++ b/english/java/com.aspose.email/namedpropertykind/_index.md @@ -3,7 +3,7 @@ title: NamedPropertyKind second_title: Aspose.Email for Java API Reference description: Identifies kind. type: docs -weight: 539 +weight: 554 url: /java/com.aspose.email/namedpropertykind/ --- diff --git a/english/java/com.aspose.email/namevaluepair/_index.md b/english/java/com.aspose.email/namevaluepair/_index.md index 78c8d0b247..3ce36786cf 100644 --- a/english/java/com.aspose.email/namevaluepair/_index.md +++ b/english/java/com.aspose.email/namevaluepair/_index.md @@ -3,7 +3,7 @@ title: NameValuePair second_title: Aspose.Email for Java API Reference description: An extended property. type: docs -weight: 538 +weight: 553 url: /java/com.aspose.email/namevaluepair/ --- diff --git a/english/java/com.aspose.email/networkexception/_index.md b/english/java/com.aspose.email/networkexception/_index.md index 564f2afd93..f3741a5e95 100644 --- a/english/java/com.aspose.email/networkexception/_index.md +++ b/english/java/com.aspose.email/networkexception/_index.md @@ -3,7 +3,7 @@ title: NetworkException second_title: Aspose.Email for Java API Reference description: Thrown if there is a network connection failure. type: docs -weight: 540 +weight: 555 url: /java/com.aspose.email/networkexception/ --- diff --git a/english/java/com.aspose.email/newstorageeventargs/_index.md b/english/java/com.aspose.email/newstorageeventargs/_index.md index f8b8ccb69a..a7356e2563 100644 --- a/english/java/com.aspose.email/newstorageeventargs/_index.md +++ b/english/java/com.aspose.email/newstorageeventargs/_index.md @@ -3,7 +3,7 @@ title: NewStorageEventArgs second_title: Aspose.Email for Java API Reference description: Represents arguments used in events that are raised after a new storage file is created or after it is processed. type: docs -weight: 541 +weight: 556 url: /java/com.aspose.email/newstorageeventargs/ --- diff --git a/english/java/com.aspose.email/newstorageeventhandler/_index.md b/english/java/com.aspose.email/newstorageeventhandler/_index.md index 3d536f6c0c..9e55602e91 100644 --- a/english/java/com.aspose.email/newstorageeventhandler/_index.md +++ b/english/java/com.aspose.email/newstorageeventhandler/_index.md @@ -3,7 +3,7 @@ title: NewStorageEventHandler second_title: Aspose.Email for Java API Reference description: Represents a delegate for handling events that occur after a new storage file is created or processed. type: docs -weight: 542 +weight: 557 url: /java/com.aspose.email/newstorageeventhandler/ --- diff --git a/english/java/com.aspose.email/notecolor/_index.md b/english/java/com.aspose.email/notecolor/_index.md index c217d29946..204e1cc39b 100644 --- a/english/java/com.aspose.email/notecolor/_index.md +++ b/english/java/com.aspose.email/notecolor/_index.md @@ -3,7 +3,7 @@ title: NoteColor second_title: Aspose.Email for Java API Reference description: Specifies the suggested background color of the Note object type: docs -weight: 543 +weight: 558 url: /java/com.aspose.email/notecolor/ --- diff --git a/english/java/com.aspose.email/notesaveformat/_index.md b/english/java/com.aspose.email/notesaveformat/_index.md index aeaa7617d3..61675b44e8 100644 --- a/english/java/com.aspose.email/notesaveformat/_index.md +++ b/english/java/com.aspose.email/notesaveformat/_index.md @@ -3,7 +3,7 @@ title: NoteSaveFormat second_title: Aspose.Email for Java API Reference description: Enumerates NoteSaveFormat type: docs -weight: 544 +weight: 559 url: /java/com.aspose.email/notesaveformat/ --- diff --git a/english/java/com.aspose.email/notesstoragefacility/_index.md b/english/java/com.aspose.email/notesstoragefacility/_index.md index fedcc7a66e..3a583f6ff9 100644 --- a/english/java/com.aspose.email/notesstoragefacility/_index.md +++ b/english/java/com.aspose.email/notesstoragefacility/_index.md @@ -3,7 +3,7 @@ title: NotesStorageFacility second_title: Aspose.Email for Java API Reference description: The Notes Storage Facility NSF database file is used by IBM Lotus Notes and Domino to store different kind of objects like e-mail appointments and documents but also application forms and views. type: docs -weight: 548 +weight: 560 url: /java/com.aspose.email/notesstoragefacility/ --- diff --git a/english/java/com.aspose.email/notificationmethod/_index.md b/english/java/com.aspose.email/notificationmethod/_index.md index e0382dc8f4..a183cf6ddd 100644 --- a/english/java/com.aspose.email/notificationmethod/_index.md +++ b/english/java/com.aspose.email/notificationmethod/_index.md @@ -3,7 +3,7 @@ title: NotificationMethod second_title: Aspose.Email for Java API Reference description: The method used by this notification. type: docs -weight: 549 +weight: 561 url: /java/com.aspose.email/notificationmethod/ --- diff --git a/english/java/com.aspose.email/notificationtype/_index.md b/english/java/com.aspose.email/notificationtype/_index.md index 1284ff092a..09b37ef0ce 100644 --- a/english/java/com.aspose.email/notificationtype/_index.md +++ b/english/java/com.aspose.email/notificationtype/_index.md @@ -3,7 +3,7 @@ title: NotificationType second_title: Aspose.Email for Java API Reference description: The type of notification. type: docs -weight: 550 +weight: 562 url: /java/com.aspose.email/notificationtype/ --- diff --git a/english/java/com.aspose.email/nsfloadoptions/_index.md b/english/java/com.aspose.email/nsfloadoptions/_index.md index 2dda60857e..0a9139fc83 100644 --- a/english/java/com.aspose.email/nsfloadoptions/_index.md +++ b/english/java/com.aspose.email/nsfloadoptions/_index.md @@ -3,7 +3,7 @@ title: NsfLoadOptions second_title: Aspose.Email for Java API Reference description: Specifies additional options when loading a NSF storage. type: docs -weight: 551 +weight: 563 url: /java/com.aspose.email/nsfloadoptions/ --- diff --git a/english/java/com.aspose.email/nullappender/_index.md b/english/java/com.aspose.email/nullappender/_index.md index 8e63e6d598..e6cacd0273 100644 --- a/english/java/com.aspose.email/nullappender/_index.md +++ b/english/java/com.aspose.email/nullappender/_index.md @@ -3,7 +3,7 @@ title: NullAppender second_title: Aspose.Email for Java API Reference description: Represents a do-nothing appender. type: docs -weight: 552 +weight: 564 url: /java/com.aspose.email/nullappender/ --- diff --git a/english/java/com.aspose.email/oauthnetworkcredential/_index.md b/english/java/com.aspose.email/oauthnetworkcredential/_index.md index aa7ceb95f8..32ba3e8d85 100644 --- a/english/java/com.aspose.email/oauthnetworkcredential/_index.md +++ b/english/java/com.aspose.email/oauthnetworkcredential/_index.md @@ -3,7 +3,7 @@ title: OAuthNetworkCredential second_title: Aspose.Email for Java API Reference description: Represents the NetworkCredential for OAuth authentication. type: docs -weight: 553 +weight: 565 url: /java/com.aspose.email/oauthnetworkcredential/ --- diff --git a/english/java/com.aspose.email/oauthtoken/_index.md b/english/java/com.aspose.email/oauthtoken/_index.md index 4a3c7f5226..68c8236c7c 100644 --- a/english/java/com.aspose.email/oauthtoken/_index.md +++ b/english/java/com.aspose.email/oauthtoken/_index.md @@ -3,7 +3,7 @@ title: OAuthToken second_title: Aspose.Email for Java API Reference description: Contains OAuth token data such like token value token type expiration date. type: docs -weight: 554 +weight: 566 url: /java/com.aspose.email/oauthtoken/ --- diff --git a/english/java/com.aspose.email/objectdisposedexception/_index.md b/english/java/com.aspose.email/objectdisposedexception/_index.md index 5f4a732d64..1ff3c06a4f 100644 --- a/english/java/com.aspose.email/objectdisposedexception/_index.md +++ b/english/java/com.aspose.email/objectdisposedexception/_index.md @@ -3,7 +3,7 @@ title: ObjectDisposedException second_title: Aspose.Email for Java API Reference description: Represents errors that occur when an operation canceled. type: docs -weight: 555 +weight: 567 url: /java/com.aspose.email/objectdisposedexception/ --- diff --git a/english/java/com.aspose.email/objectidentifier/_index.md b/english/java/com.aspose.email/objectidentifier/_index.md index 5fd6ca6bfd..4cc2b012a5 100644 --- a/english/java/com.aspose.email/objectidentifier/_index.md +++ b/english/java/com.aspose.email/objectidentifier/_index.md @@ -3,7 +3,7 @@ title: ObjectIdentifier second_title: Aspose.Email for Java API Reference description: Contains object identification information type: docs -weight: 556 +weight: 568 url: /java/com.aspose.email/objectidentifier/ --- diff --git a/english/java/com.aspose.email/oledocumentformat/_index.md b/english/java/com.aspose.email/oledocumentformat/_index.md index c07cd91cb8..d00b3bc064 100644 --- a/english/java/com.aspose.email/oledocumentformat/_index.md +++ b/english/java/com.aspose.email/oledocumentformat/_index.md @@ -3,7 +3,7 @@ title: OleDocumentFormat second_title: Aspose.Email for Java API Reference description: Represents the format for OLE document. type: docs -weight: 557 +weight: 569 url: /java/com.aspose.email/oledocumentformat/ --- diff --git a/english/java/com.aspose.email/olmfolder/_index.md b/english/java/com.aspose.email/olmfolder/_index.md index 62715455e0..8025f73e07 100644 --- a/english/java/com.aspose.email/olmfolder/_index.md +++ b/english/java/com.aspose.email/olmfolder/_index.md @@ -3,7 +3,7 @@ title: OlmFolder second_title: Aspose.Email for Java API Reference description: Represents folder information in OLM storage. type: docs -weight: 558 +weight: 570 url: /java/com.aspose.email/olmfolder/ --- diff --git a/english/java/com.aspose.email/olmitemcategory/_index.md b/english/java/com.aspose.email/olmitemcategory/_index.md index 576bd88aa8..0af1083796 100644 --- a/english/java/com.aspose.email/olmitemcategory/_index.md +++ b/english/java/com.aspose.email/olmitemcategory/_index.md @@ -3,7 +3,7 @@ title: OlmItemCategory second_title: Aspose.Email for Java API Reference description: Represents an Outlook item category. type: docs -weight: 559 +weight: 571 url: /java/com.aspose.email/olmitemcategory/ --- diff --git a/english/java/com.aspose.email/olmmessageinfo/_index.md b/english/java/com.aspose.email/olmmessageinfo/_index.md index 6b24fb0252..ee10e21c23 100644 --- a/english/java/com.aspose.email/olmmessageinfo/_index.md +++ b/english/java/com.aspose.email/olmmessageinfo/_index.md @@ -3,7 +3,7 @@ title: OlmMessageInfo second_title: Aspose.Email for Java API Reference description: Represents an information about message in the OLM storage. type: docs -weight: 560 +weight: 572 url: /java/com.aspose.email/olmmessageinfo/ --- diff --git a/english/java/com.aspose.email/olmstorage/_index.md b/english/java/com.aspose.email/olmstorage/_index.md index 16f0a85d0a..bb3d85a420 100644 --- a/english/java/com.aspose.email/olmstorage/_index.md +++ b/english/java/com.aspose.email/olmstorage/_index.md @@ -3,7 +3,7 @@ title: OlmStorage second_title: Aspose.Email for Java API Reference description: Represents an Outlook for Mac .OLM storage file and provides functionality to access and manipulate the data within the file such as emails contacts calendars tasks and notes. type: docs -weight: 561 +weight: 573 url: /java/com.aspose.email/olmstorage/ --- diff --git a/english/java/com.aspose.email/operationcanceledexception/_index.md b/english/java/com.aspose.email/operationcanceledexception/_index.md index cd55bed3ce..bce699f0e2 100644 --- a/english/java/com.aspose.email/operationcanceledexception/_index.md +++ b/english/java/com.aspose.email/operationcanceledexception/_index.md @@ -3,7 +3,7 @@ title: OperationCanceledException second_title: Aspose.Email for Java API Reference description: Represents errors that occur when an operation canceled. type: docs -weight: 563 +weight: 574 url: /java/com.aspose.email/operationcanceledexception/ --- diff --git a/english/java/com.aspose.email/originalmessageadditionmode/_index.md b/english/java/com.aspose.email/originalmessageadditionmode/_index.md index 277f1213fa..a56279c26e 100644 --- a/english/java/com.aspose.email/originalmessageadditionmode/_index.md +++ b/english/java/com.aspose.email/originalmessageadditionmode/_index.md @@ -3,7 +3,7 @@ title: OriginalMessageAdditionMode second_title: Aspose.Email for Java API Reference description: Way to include the original message in response message. type: docs -weight: 564 +weight: 575 url: /java/com.aspose.email/originalmessageadditionmode/ --- diff --git a/english/java/com.aspose.email/outlookcategory/_index.md b/english/java/com.aspose.email/outlookcategory/_index.md index 06058a274f..7e41e5b64f 100644 --- a/english/java/com.aspose.email/outlookcategory/_index.md +++ b/english/java/com.aspose.email/outlookcategory/_index.md @@ -3,7 +3,7 @@ title: OutlookCategory second_title: Aspose.Email for Java API Reference description: Represents a category by which a user can group Outlook items such as messages and events. type: docs -weight: 566 +weight: 577 url: /java/com.aspose.email/outlookcategory/ --- diff --git a/english/java/com.aspose.email/outlookcategorycolor/_index.md b/english/java/com.aspose.email/outlookcategorycolor/_index.md index cf35da784d..cae5442587 100644 --- a/english/java/com.aspose.email/outlookcategorycolor/_index.md +++ b/english/java/com.aspose.email/outlookcategorycolor/_index.md @@ -3,7 +3,7 @@ title: OutlookCategoryColor second_title: Aspose.Email for Java API Reference description: Represents the category colors used in Outlook. type: docs -weight: 567 +weight: 578 url: /java/com.aspose.email/outlookcategorycolor/ --- diff --git a/english/java/com.aspose.email/outlookmessageformat/_index.md b/english/java/com.aspose.email/outlookmessageformat/_index.md index f11ebed1ad..37ee1bc79a 100644 --- a/english/java/com.aspose.email/outlookmessageformat/_index.md +++ b/english/java/com.aspose.email/outlookmessageformat/_index.md @@ -3,7 +3,7 @@ title: OutlookMessageFormat second_title: Aspose.Email for Java API Reference description: Represents outlook message format. type: docs -weight: 568 +weight: 579 url: /java/com.aspose.email/outlookmessageformat/ --- diff --git a/english/java/com.aspose.email/outofofficemailtip/_index.md b/english/java/com.aspose.email/outofofficemailtip/_index.md index da37be21c9..fd6e221807 100644 --- a/english/java/com.aspose.email/outofofficemailtip/_index.md +++ b/english/java/com.aspose.email/outofofficemailtip/_index.md @@ -3,7 +3,7 @@ title: OutOfOfficeMailTip second_title: Aspose.Email for Java API Reference description: Represents OOF mail tip type: docs -weight: 565 +weight: 576 url: /java/com.aspose.email/outofofficemailtip/ --- diff --git a/english/java/com.aspose.email/pageinfo/_index.md b/english/java/com.aspose.email/pageinfo/_index.md index 2b55a72aff..6dc5a880aa 100644 --- a/english/java/com.aspose.email/pageinfo/_index.md +++ b/english/java/com.aspose.email/pageinfo/_index.md @@ -3,7 +3,7 @@ title: PageInfo second_title: Aspose.Email for Java API Reference description: Contains information about retrieved page when paging methods are used. type: docs -weight: 569 +weight: 580 url: /java/com.aspose.email/pageinfo/ --- diff --git a/english/java/com.aspose.email/pagesettings/_index.md b/english/java/com.aspose.email/pagesettings/_index.md index 7f83bc87d1..5f0ebc7643 100644 --- a/english/java/com.aspose.email/pagesettings/_index.md +++ b/english/java/com.aspose.email/pagesettings/_index.md @@ -3,7 +3,7 @@ title: PageSettings second_title: Aspose.Email for Java API Reference description: The settings for the ImapClient.ListMessagesByPage method type: docs -weight: 570 +weight: 581 url: /java/com.aspose.email/pagesettings/ --- diff --git a/english/java/com.aspose.email/pagesettingsasync/_index.md b/english/java/com.aspose.email/pagesettingsasync/_index.md index 3115907a54..b6295b36e4 100644 --- a/english/java/com.aspose.email/pagesettingsasync/_index.md +++ b/english/java/com.aspose.email/pagesettingsasync/_index.md @@ -3,7 +3,7 @@ title: PageSettingsAsync second_title: Aspose.Email for Java API Reference description: The settings for the ImapClient.BeginListMessagesByPage async method. type: docs -weight: 571 +weight: 582 url: /java/com.aspose.email/pagesettingsasync/ --- diff --git a/english/java/com.aspose.email/participationstatus/_index.md b/english/java/com.aspose.email/participationstatus/_index.md index 78fc18b35c..5235246892 100644 --- a/english/java/com.aspose.email/participationstatus/_index.md +++ b/english/java/com.aspose.email/participationstatus/_index.md @@ -3,7 +3,7 @@ title: ParticipationStatus second_title: Aspose.Email for Java API Reference description: Identifies the participation status for the calendar user. type: docs -weight: 572 +weight: 583 url: /java/com.aspose.email/participationstatus/ --- diff --git a/english/java/com.aspose.email/pemreader/_index.md b/english/java/com.aspose.email/pemreader/_index.md index d659a3363f..fbee5e19e2 100644 --- a/english/java/com.aspose.email/pemreader/_index.md +++ b/english/java/com.aspose.email/pemreader/_index.md @@ -3,7 +3,7 @@ title: PemReader second_title: Aspose.Email for Java API Reference description: PEM format reader. type: docs -weight: 573 +weight: 584 url: /java/com.aspose.email/pemreader/ --- diff --git a/english/java/com.aspose.email/personalstorage/_index.md b/english/java/com.aspose.email/personalstorage/_index.md index 5a5ba574b2..707c8513a7 100644 --- a/english/java/com.aspose.email/personalstorage/_index.md +++ b/english/java/com.aspose.email/personalstorage/_index.md @@ -3,7 +3,7 @@ title: PersonalStorage second_title: Aspose.Email for Java API Reference description: Provides functionality to access and manipulate the PST Personal Storage Table files used by Microsoft Outlook. type: docs -weight: 574 +weight: 585 url: /java/com.aspose.email/personalstorage/ --- diff --git a/english/java/com.aspose.email/personalstorageloadoptions/_index.md b/english/java/com.aspose.email/personalstorageloadoptions/_index.md index 3d6b329e18..9feb60f257 100644 --- a/english/java/com.aspose.email/personalstorageloadoptions/_index.md +++ b/english/java/com.aspose.email/personalstorageloadoptions/_index.md @@ -3,7 +3,7 @@ title: PersonalStorageLoadOptions second_title: Aspose.Email for Java API Reference description: Specifies additional options when loading a PST storage. type: docs -weight: 575 +weight: 586 url: /java/com.aspose.email/personalstorageloadoptions/ --- diff --git a/english/java/com.aspose.email/personalstoragequerybuilder/_index.md b/english/java/com.aspose.email/personalstoragequerybuilder/_index.md index 13ea1ac982..c10cc933ea 100644 --- a/english/java/com.aspose.email/personalstoragequerybuilder/_index.md +++ b/english/java/com.aspose.email/personalstoragequerybuilder/_index.md @@ -3,7 +3,7 @@ title: PersonalStorageQueryBuilder second_title: Aspose.Email for Java API Reference description: Represents the builder of search expression that used by pst. type: docs -weight: 576 +weight: 587 url: /java/com.aspose.email/personalstoragequerybuilder/ --- diff --git a/english/java/com.aspose.email/phonecallstate/_index.md b/english/java/com.aspose.email/phonecallstate/_index.md index 590bf0ecc7..0371f570a0 100644 --- a/english/java/com.aspose.email/phonecallstate/_index.md +++ b/english/java/com.aspose.email/phonecallstate/_index.md @@ -3,7 +3,7 @@ title: PhoneCallState second_title: Aspose.Email for Java API Reference description: Phone call statuses. type: docs -weight: 577 +weight: 588 url: /java/com.aspose.email/phonecallstate/ --- diff --git a/english/java/com.aspose.email/phonenumber/_index.md b/english/java/com.aspose.email/phonenumber/_index.md index 2e922196d0..29b43e4576 100644 --- a/english/java/com.aspose.email/phonenumber/_index.md +++ b/english/java/com.aspose.email/phonenumber/_index.md @@ -3,7 +3,7 @@ title: PhoneNumber second_title: Aspose.Email for Java API Reference description: Represents a phone number. type: docs -weight: 578 +weight: 589 url: /java/com.aspose.email/phonenumber/ --- diff --git a/english/java/com.aspose.email/phonenumbercategory/_index.md b/english/java/com.aspose.email/phonenumbercategory/_index.md index 8fc60546e4..b345276602 100644 --- a/english/java/com.aspose.email/phonenumbercategory/_index.md +++ b/english/java/com.aspose.email/phonenumbercategory/_index.md @@ -3,7 +3,7 @@ title: PhoneNumberCategory second_title: Aspose.Email for Java API Reference description: Represents category for a phone number type: docs -weight: 579 +weight: 590 url: /java/com.aspose.email/phonenumbercategory/ --- diff --git a/english/java/com.aspose.email/phonenumberlist/_index.md b/english/java/com.aspose.email/phonenumberlist/_index.md index b277343bb7..80b9d8fac5 100644 --- a/english/java/com.aspose.email/phonenumberlist/_index.md +++ b/english/java/com.aspose.email/phonenumberlist/_index.md @@ -3,7 +3,7 @@ title: PhoneNumberList second_title: Aspose.Email for Java API Reference description: List of phone numbers for a contact. type: docs -weight: 580 +weight: 591 url: /java/com.aspose.email/phonenumberlist/ --- diff --git a/english/java/com.aspose.email/pidlidpropertydescriptor/_index.md b/english/java/com.aspose.email/pidlidpropertydescriptor/_index.md index cb65232fe7..dfa082df6c 100644 --- a/english/java/com.aspose.email/pidlidpropertydescriptor/_index.md +++ b/english/java/com.aspose.email/pidlidpropertydescriptor/_index.md @@ -3,7 +3,7 @@ title: PidLidPropertyDescriptor second_title: Aspose.Email for Java API Reference description: Class contains property description information. type: docs -weight: 581 +weight: 592 url: /java/com.aspose.email/pidlidpropertydescriptor/ --- diff --git a/english/java/com.aspose.email/pidnamepropertydescriptor/_index.md b/english/java/com.aspose.email/pidnamepropertydescriptor/_index.md index 669b75d3ca..593a0c2376 100644 --- a/english/java/com.aspose.email/pidnamepropertydescriptor/_index.md +++ b/english/java/com.aspose.email/pidnamepropertydescriptor/_index.md @@ -3,7 +3,7 @@ title: PidNamePropertyDescriptor second_title: Aspose.Email for Java API Reference description: Class contains property description information. type: docs -weight: 582 +weight: 593 url: /java/com.aspose.email/pidnamepropertydescriptor/ --- diff --git a/english/java/com.aspose.email/pidtagpropertydescriptor/_index.md b/english/java/com.aspose.email/pidtagpropertydescriptor/_index.md index 0a0cdf86e9..aa76f1e9ad 100644 --- a/english/java/com.aspose.email/pidtagpropertydescriptor/_index.md +++ b/english/java/com.aspose.email/pidtagpropertydescriptor/_index.md @@ -3,7 +3,7 @@ title: PidTagPropertyDescriptor second_title: Aspose.Email for Java API Reference description: Class contains property description information. type: docs -weight: 583 +weight: 594 url: /java/com.aspose.email/pidtagpropertydescriptor/ --- diff --git a/english/java/com.aspose.email/pipeliningmode/_index.md b/english/java/com.aspose.email/pipeliningmode/_index.md index 43308287e8..34436ab0df 100644 --- a/english/java/com.aspose.email/pipeliningmode/_index.md +++ b/english/java/com.aspose.email/pipeliningmode/_index.md @@ -3,7 +3,7 @@ title: PipeliningMode second_title: Aspose.Email for Java API Reference description: Defines how mail client supports the pipelining type: docs -weight: 584 +weight: 595 url: /java/com.aspose.email/pipeliningmode/ --- diff --git a/english/java/com.aspose.email/pipeliningstatus/_index.md b/english/java/com.aspose.email/pipeliningstatus/_index.md index 143303b87f..65faa22db1 100644 --- a/english/java/com.aspose.email/pipeliningstatus/_index.md +++ b/english/java/com.aspose.email/pipeliningstatus/_index.md @@ -3,7 +3,7 @@ title: PipeliningStatus second_title: Aspose.Email for Java API Reference description: Defines pipelining status for mail client. type: docs -weight: 585 +weight: 596 url: /java/com.aspose.email/pipeliningstatus/ --- diff --git a/english/java/com.aspose.email/pop3client/_index.md b/english/java/com.aspose.email/pop3client/_index.md index 9a6c38245e..23688e8c5b 100644 --- a/english/java/com.aspose.email/pop3client/_index.md +++ b/english/java/com.aspose.email/pop3client/_index.md @@ -3,7 +3,7 @@ title: Pop3Client second_title: Aspose.Email for Java API Reference description: Allows applications to access and manipulate messages by using the Post Office Protocol Version 3 POP3. type: docs -weight: 586 +weight: 597 url: /java/com.aspose.email/pop3client/ --- diff --git a/english/java/com.aspose.email/pop3exception/_index.md b/english/java/com.aspose.email/pop3exception/_index.md index adb7f7c38d..0dceca8c9c 100644 --- a/english/java/com.aspose.email/pop3exception/_index.md +++ b/english/java/com.aspose.email/pop3exception/_index.md @@ -3,7 +3,7 @@ title: Pop3Exception second_title: Aspose.Email for Java API Reference description: Represents the exception that is thrown when the Pop3Client is not able to complete an operation. type: docs -weight: 587 +weight: 598 url: /java/com.aspose.email/pop3exception/ --- diff --git a/english/java/com.aspose.email/pop3knownauthenticationtype/_index.md b/english/java/com.aspose.email/pop3knownauthenticationtype/_index.md index 232ca6a74c..dda710dbb5 100644 --- a/english/java/com.aspose.email/pop3knownauthenticationtype/_index.md +++ b/english/java/com.aspose.email/pop3knownauthenticationtype/_index.md @@ -3,7 +3,7 @@ title: Pop3KnownAuthenticationType second_title: Aspose.Email for Java API Reference description: type: docs -weight: 588 +weight: 599 url: /java/com.aspose.email/pop3knownauthenticationtype/ --- diff --git a/english/java/com.aspose.email/pop3listfields/_index.md b/english/java/com.aspose.email/pop3listfields/_index.md index 47e15e4c66..3f4caafa09 100644 --- a/english/java/com.aspose.email/pop3listfields/_index.md +++ b/english/java/com.aspose.email/pop3listfields/_index.md @@ -3,7 +3,7 @@ title: Pop3ListFields second_title: Aspose.Email for Java API Reference description: Fields that may be retrieved from the server type: docs -weight: 589 +weight: 600 url: /java/com.aspose.email/pop3listfields/ --- diff --git a/english/java/com.aspose.email/pop3mailboxinfo/_index.md b/english/java/com.aspose.email/pop3mailboxinfo/_index.md index 2bd74d44f8..d16e30da6c 100644 --- a/english/java/com.aspose.email/pop3mailboxinfo/_index.md +++ b/english/java/com.aspose.email/pop3mailboxinfo/_index.md @@ -3,7 +3,7 @@ title: Pop3MailboxInfo second_title: Aspose.Email for Java API Reference description: Represents the status of the mailbox. type: docs -weight: 590 +weight: 601 url: /java/com.aspose.email/pop3mailboxinfo/ --- diff --git a/english/java/com.aspose.email/pop3messageinfo/_index.md b/english/java/com.aspose.email/pop3messageinfo/_index.md index 24d3cf9f8e..f7711e08c8 100644 --- a/english/java/com.aspose.email/pop3messageinfo/_index.md +++ b/english/java/com.aspose.email/pop3messageinfo/_index.md @@ -3,7 +3,7 @@ title: Pop3MessageInfo second_title: Aspose.Email for Java API Reference description: The Pop3MessageInfo represents the E-Mail message info fetched from the Pop3 server. type: docs -weight: 591 +weight: 602 url: /java/com.aspose.email/pop3messageinfo/ --- diff --git a/english/java/com.aspose.email/pop3messageinfocollection/_index.md b/english/java/com.aspose.email/pop3messageinfocollection/_index.md index 445947e552..cd345b43ac 100644 --- a/english/java/com.aspose.email/pop3messageinfocollection/_index.md +++ b/english/java/com.aspose.email/pop3messageinfocollection/_index.md @@ -3,7 +3,7 @@ title: Pop3MessageInfoCollection second_title: Aspose.Email for Java API Reference description: Represents the information of a mail message from Pop3 server. type: docs -weight: 592 +weight: 603 url: /java/com.aspose.email/pop3messageinfocollection/ --- diff --git a/english/java/com.aspose.email/postaladdress/_index.md b/english/java/com.aspose.email/postaladdress/_index.md index 7e2d84581d..2eb226d57f 100644 --- a/english/java/com.aspose.email/postaladdress/_index.md +++ b/english/java/com.aspose.email/postaladdress/_index.md @@ -3,7 +3,7 @@ title: PostalAddress second_title: Aspose.Email for Java API Reference description: Represents a postal address. type: docs -weight: 593 +weight: 604 url: /java/com.aspose.email/postaladdress/ --- diff --git a/english/java/com.aspose.email/postaladdresscategory/_index.md b/english/java/com.aspose.email/postaladdresscategory/_index.md index 2a64f9206d..8c73161b9e 100644 --- a/english/java/com.aspose.email/postaladdresscategory/_index.md +++ b/english/java/com.aspose.email/postaladdresscategory/_index.md @@ -3,7 +3,7 @@ title: PostalAddressCategory second_title: Aspose.Email for Java API Reference description: Represents category for a postal address type: docs -weight: 594 +weight: 605 url: /java/com.aspose.email/postaladdresscategory/ --- diff --git a/english/java/com.aspose.email/postaladdresslist/_index.md b/english/java/com.aspose.email/postaladdresslist/_index.md index 71fb08d150..221efff977 100644 --- a/english/java/com.aspose.email/postaladdresslist/_index.md +++ b/english/java/com.aspose.email/postaladdresslist/_index.md @@ -3,7 +3,7 @@ title: PostalAddressList second_title: Aspose.Email for Java API Reference description: List of postal addresses for a contact. type: docs -weight: 595 +weight: 606 url: /java/com.aspose.email/postaladdresslist/ --- diff --git a/english/java/com.aspose.email/progresseventhandlerinfo/_index.md b/english/java/com.aspose.email/progresseventhandlerinfo/_index.md index e258a47e72..43cc790e57 100644 --- a/english/java/com.aspose.email/progresseventhandlerinfo/_index.md +++ b/english/java/com.aspose.email/progresseventhandlerinfo/_index.md @@ -3,7 +3,7 @@ title: ProgressEventHandlerInfo second_title: Aspose.Email for Java API Reference description: This class represents information about conversion progress that can be used in external applicatuion to show conversion progress to end user. type: docs -weight: 596 +weight: 607 url: /java/com.aspose.email/progresseventhandlerinfo/ --- diff --git a/english/java/com.aspose.email/progresseventtype/_index.md b/english/java/com.aspose.email/progresseventtype/_index.md index ba3a5a83b7..b13501893a 100644 --- a/english/java/com.aspose.email/progresseventtype/_index.md +++ b/english/java/com.aspose.email/progresseventtype/_index.md @@ -3,7 +3,7 @@ title: ProgressEventType second_title: Aspose.Email for Java API Reference description: Type of progress event that occured. type: docs -weight: 597 +weight: 608 url: /java/com.aspose.email/progresseventtype/ --- diff --git a/english/java/com.aspose.email/propertydatatype/_index.md b/english/java/com.aspose.email/propertydatatype/_index.md index 004ad1c83f..8e5f9f6058 100644 --- a/english/java/com.aspose.email/propertydatatype/_index.md +++ b/english/java/com.aspose.email/propertydatatype/_index.md @@ -3,7 +3,7 @@ title: PropertyDataType second_title: Aspose.Email for Java API Reference description: MS-OXCDATA Data Structures type: docs -weight: 598 +weight: 609 url: /java/com.aspose.email/propertydatatype/ --- diff --git a/english/java/com.aspose.email/propertydescriptor/_index.md b/english/java/com.aspose.email/propertydescriptor/_index.md index 4b19130d29..65d17ee6d9 100644 --- a/english/java/com.aspose.email/propertydescriptor/_index.md +++ b/english/java/com.aspose.email/propertydescriptor/_index.md @@ -3,7 +3,7 @@ title: PropertyDescriptor second_title: Aspose.Email for Java API Reference description: Class contains property description information. type: docs -weight: 599 +weight: 610 url: /java/com.aspose.email/propertydescriptor/ --- diff --git a/english/java/com.aspose.email/proxy/_index.md b/english/java/com.aspose.email/proxy/_index.md index a02b95ff3d..cce47c244f 100644 --- a/english/java/com.aspose.email/proxy/_index.md +++ b/english/java/com.aspose.email/proxy/_index.md @@ -3,7 +3,7 @@ title: Proxy second_title: Aspose.Email for Java API Reference description: Base proxy client. type: docs -weight: 600 +weight: 611 url: /java/com.aspose.email/proxy/ --- diff --git a/english/java/com.aspose.email/pstitemcategory/_index.md b/english/java/com.aspose.email/pstitemcategory/_index.md index 898d113f49..61cf73b80b 100644 --- a/english/java/com.aspose.email/pstitemcategory/_index.md +++ b/english/java/com.aspose.email/pstitemcategory/_index.md @@ -3,7 +3,7 @@ title: PstItemCategory second_title: Aspose.Email for Java API Reference description: Represents a category for PST items with a name and associated color. type: docs -weight: 601 +weight: 612 url: /java/com.aspose.email/pstitemcategory/ --- diff --git a/english/java/com.aspose.email/queryfield/_index.md b/english/java/com.aspose.email/queryfield/_index.md index c7ec1f57ba..9a2e5f9c9d 100644 --- a/english/java/com.aspose.email/queryfield/_index.md +++ b/english/java/com.aspose.email/queryfield/_index.md @@ -3,7 +3,7 @@ title: QueryField second_title: Aspose.Email for Java API Reference description: Base class for query fields. type: docs -weight: 602 +weight: 613 url: /java/com.aspose.email/queryfield/ --- diff --git a/english/java/com.aspose.email/range/_index.md b/english/java/com.aspose.email/range/_index.md index 72c656c157..7a3cebf834 100644 --- a/english/java/com.aspose.email/range/_index.md +++ b/english/java/com.aspose.email/range/_index.md @@ -3,7 +3,7 @@ title: Range second_title: Aspose.Email for Java API Reference description: Time range during which calendar should be regarded as busy. type: docs -weight: 603 +weight: 614 url: /java/com.aspose.email/range/ --- diff --git a/english/java/com.aspose.email/rangeseqset/_index.md b/english/java/com.aspose.email/rangeseqset/_index.md index e9acab0222..3aee540c0c 100644 --- a/english/java/com.aspose.email/rangeseqset/_index.md +++ b/english/java/com.aspose.email/rangeseqset/_index.md @@ -3,7 +3,7 @@ title: RangeSeqSet second_title: Aspose.Email for Java API Reference description: Container with range of values to search. type: docs -weight: 604 +weight: 615 url: /java/com.aspose.email/rangeseqset/ --- diff --git a/english/java/com.aspose.email/reactiontype/_index.md b/english/java/com.aspose.email/reactiontype/_index.md index c9b4474221..31666dbf9f 100644 --- a/english/java/com.aspose.email/reactiontype/_index.md +++ b/english/java/com.aspose.email/reactiontype/_index.md @@ -3,7 +3,7 @@ title: ReactionType second_title: Aspose.Email for Java API Reference description: Specifies the type of reaction a user can have on a message. type: docs -weight: 605 +weight: 616 url: /java/com.aspose.email/reactiontype/ --- diff --git a/english/java/com.aspose.email/readlinestimeoutexception/_index.md b/english/java/com.aspose.email/readlinestimeoutexception/_index.md index fb2362ecf5..65f7415a9d 100644 --- a/english/java/com.aspose.email/readlinestimeoutexception/_index.md +++ b/english/java/com.aspose.email/readlinestimeoutexception/_index.md @@ -3,7 +3,7 @@ title: ReadLinesTimeoutException second_title: Aspose.Email for Java API Reference description: Represents the exception that is thrown when a response from server can not be read within the specified time. type: docs -weight: 606 +weight: 617 url: /java/com.aspose.email/readlinestimeoutexception/ --- diff --git a/english/java/com.aspose.email/recipienttrackingevent/_index.md b/english/java/com.aspose.email/recipienttrackingevent/_index.md index 75b8c97314..4f10b1e1f8 100644 --- a/english/java/com.aspose.email/recipienttrackingevent/_index.md +++ b/english/java/com.aspose.email/recipienttrackingevent/_index.md @@ -3,7 +3,7 @@ title: RecipientTrackingEvent second_title: Aspose.Email for Java API Reference description: Represents details for a specific event in the tracking report. type: docs -weight: 607 +weight: 618 url: /java/com.aspose.email/recipienttrackingevent/ --- diff --git a/english/java/com.aspose.email/recurrencepattern/_index.md b/english/java/com.aspose.email/recurrencepattern/_index.md index de842d8738..9aed24c713 100644 --- a/english/java/com.aspose.email/recurrencepattern/_index.md +++ b/english/java/com.aspose.email/recurrencepattern/_index.md @@ -3,7 +3,7 @@ title: RecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents a recurrence pattern. type: docs -weight: 608 +weight: 619 url: /java/com.aspose.email/recurrencepattern/ --- diff --git a/english/java/com.aspose.email/recurrencerule/_index.md b/english/java/com.aspose.email/recurrencerule/_index.md index 13a83c3dd1..dbd5436e8c 100644 --- a/english/java/com.aspose.email/recurrencerule/_index.md +++ b/english/java/com.aspose.email/recurrencerule/_index.md @@ -3,7 +3,7 @@ title: RecurrenceRule second_title: Aspose.Email for Java API Reference description: Represents one recurrence or exception rule in a recurrence pattern. type: docs -weight: 609 +weight: 620 url: /java/com.aspose.email/recurrencerule/ --- diff --git a/english/java/com.aspose.email/recurrencerulecollection/_index.md b/english/java/com.aspose.email/recurrencerulecollection/_index.md index e74e144e08..e5fe078682 100644 --- a/english/java/com.aspose.email/recurrencerulecollection/_index.md +++ b/english/java/com.aspose.email/recurrencerulecollection/_index.md @@ -3,7 +3,7 @@ title: RecurrenceRuleCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of objects. type: docs -weight: 610 +weight: 621 url: /java/com.aspose.email/recurrencerulecollection/ --- diff --git a/english/java/com.aspose.email/referenceattachment/_index.md b/english/java/com.aspose.email/referenceattachment/_index.md index e5ce387043..2f71ef3471 100644 --- a/english/java/com.aspose.email/referenceattachment/_index.md +++ b/english/java/com.aspose.email/referenceattachment/_index.md @@ -3,7 +3,7 @@ title: ReferenceAttachment second_title: Aspose.Email for Java API Reference description: This class represents a reference attachment type: docs -weight: 611 +weight: 622 url: /java/com.aspose.email/referenceattachment/ --- diff --git a/english/java/com.aspose.email/referenceattachmentoptions/_index.md b/english/java/com.aspose.email/referenceattachmentoptions/_index.md index 8acddd04c8..be764a92b4 100644 --- a/english/java/com.aspose.email/referenceattachmentoptions/_index.md +++ b/english/java/com.aspose.email/referenceattachmentoptions/_index.md @@ -3,7 +3,7 @@ title: ReferenceAttachmentOptions second_title: Aspose.Email for Java API Reference description: Represents configuration options for adding a reference attachment to a MAPI message. type: docs -weight: 612 +weight: 623 url: /java/com.aspose.email/referenceattachmentoptions/ --- diff --git a/english/java/com.aspose.email/reminderaction/_index.md b/english/java/com.aspose.email/reminderaction/_index.md index 8b542641af..71f369ae6a 100644 --- a/english/java/com.aspose.email/reminderaction/_index.md +++ b/english/java/com.aspose.email/reminderaction/_index.md @@ -3,7 +3,7 @@ title: ReminderAction second_title: Aspose.Email for Java API Reference description: Defines the action to be invoked when an alarm is triggered. type: docs -weight: 613 +weight: 624 url: /java/com.aspose.email/reminderaction/ --- diff --git a/english/java/com.aspose.email/reminderattachment/_index.md b/english/java/com.aspose.email/reminderattachment/_index.md index 481fe963d2..12c9dc8acd 100644 --- a/english/java/com.aspose.email/reminderattachment/_index.md +++ b/english/java/com.aspose.email/reminderattachment/_index.md @@ -3,7 +3,7 @@ title: ReminderAttachment second_title: Aspose.Email for Java API Reference description: Provides the capability to associate a document object with an alarm. type: docs -weight: 614 +weight: 625 url: /java/com.aspose.email/reminderattachment/ --- diff --git a/english/java/com.aspose.email/reminderattachmentcollection/_index.md b/english/java/com.aspose.email/reminderattachmentcollection/_index.md index 5cc32e6870..aab56eba9e 100644 --- a/english/java/com.aspose.email/reminderattachmentcollection/_index.md +++ b/english/java/com.aspose.email/reminderattachmentcollection/_index.md @@ -3,7 +3,7 @@ title: ReminderAttachmentCollection second_title: Aspose.Email for Java API Reference description: Contains collection of ReminderAttachment objects. type: docs -weight: 615 +weight: 626 url: /java/com.aspose.email/reminderattachmentcollection/ --- diff --git a/english/java/com.aspose.email/reminderattendee/_index.md b/english/java/com.aspose.email/reminderattendee/_index.md index e8829aca90..6004114483 100644 --- a/english/java/com.aspose.email/reminderattendee/_index.md +++ b/english/java/com.aspose.email/reminderattendee/_index.md @@ -3,7 +3,7 @@ title: ReminderAttendee second_title: Aspose.Email for Java API Reference description: Defines an Attendee within a alarm. type: docs -weight: 616 +weight: 627 url: /java/com.aspose.email/reminderattendee/ --- diff --git a/english/java/com.aspose.email/reminderattendeecollection/_index.md b/english/java/com.aspose.email/reminderattendeecollection/_index.md index e3e1969586..78033adc4d 100644 --- a/english/java/com.aspose.email/reminderattendeecollection/_index.md +++ b/english/java/com.aspose.email/reminderattendeecollection/_index.md @@ -3,7 +3,7 @@ title: ReminderAttendeeCollection second_title: Aspose.Email for Java API Reference description: Contains collection of ReminderAttendee objects. type: docs -weight: 617 +weight: 628 url: /java/com.aspose.email/reminderattendeecollection/ --- diff --git a/english/java/com.aspose.email/reminderduration/_index.md b/english/java/com.aspose.email/reminderduration/_index.md index 0585bb7e34..029909dff1 100644 --- a/english/java/com.aspose.email/reminderduration/_index.md +++ b/english/java/com.aspose.email/reminderduration/_index.md @@ -3,7 +3,7 @@ title: ReminderDuration second_title: Aspose.Email for Java API Reference description: Used to identify properties that contain a duration of time. type: docs -weight: 618 +weight: 629 url: /java/com.aspose.email/reminderduration/ --- diff --git a/english/java/com.aspose.email/remindermethods/_index.md b/english/java/com.aspose.email/remindermethods/_index.md index c0f585f001..3dfffa7bc5 100644 --- a/english/java/com.aspose.email/remindermethods/_index.md +++ b/english/java/com.aspose.email/remindermethods/_index.md @@ -3,7 +3,7 @@ title: ReminderMethods second_title: Aspose.Email for Java API Reference description: The method used by this reminder. type: docs -weight: 619 +weight: 630 url: /java/com.aspose.email/remindermethods/ --- diff --git a/english/java/com.aspose.email/reminderrelated/_index.md b/english/java/com.aspose.email/reminderrelated/_index.md index 2aabbbed0e..65f95ae8b3 100644 --- a/english/java/com.aspose.email/reminderrelated/_index.md +++ b/english/java/com.aspose.email/reminderrelated/_index.md @@ -3,7 +3,7 @@ title: ReminderRelated second_title: Aspose.Email for Java API Reference description: Specify the relationship of the alarm trigger with respect to the start or end of the event. type: docs -weight: 620 +weight: 631 url: /java/com.aspose.email/reminderrelated/ --- diff --git a/english/java/com.aspose.email/reminders/_index.md b/english/java/com.aspose.email/reminders/_index.md index bef53bf7c0..25cd962329 100644 --- a/english/java/com.aspose.email/reminders/_index.md +++ b/english/java/com.aspose.email/reminders/_index.md @@ -3,7 +3,7 @@ title: Reminders second_title: Aspose.Email for Java API Reference description: Information about the events reminders for the authenticated user. type: docs -weight: 622 +weight: 633 url: /java/com.aspose.email/reminders/ --- diff --git a/english/java/com.aspose.email/remindertrigger/_index.md b/english/java/com.aspose.email/remindertrigger/_index.md index 49007f3dde..cf1e2be82c 100644 --- a/english/java/com.aspose.email/remindertrigger/_index.md +++ b/english/java/com.aspose.email/remindertrigger/_index.md @@ -3,7 +3,7 @@ title: ReminderTrigger second_title: Aspose.Email for Java API Reference description: Specifies when an alarm will trigger. type: docs -weight: 621 +weight: 632 url: /java/com.aspose.email/remindertrigger/ --- diff --git a/english/java/com.aspose.email/replybody/_index.md b/english/java/com.aspose.email/replybody/_index.md index fa40e2a860..cc0e010cb1 100644 --- a/english/java/com.aspose.email/replybody/_index.md +++ b/english/java/com.aspose.email/replybody/_index.md @@ -3,7 +3,7 @@ title: ReplyBody second_title: Aspose.Email for Java API Reference description: Represents the OOF message response. type: docs -weight: 623 +weight: 634 url: /java/com.aspose.email/replybody/ --- diff --git a/english/java/com.aspose.email/replymessagebuilder/_index.md b/english/java/com.aspose.email/replymessagebuilder/_index.md index 713479fc34..5f938e00e3 100644 --- a/english/java/com.aspose.email/replymessagebuilder/_index.md +++ b/english/java/com.aspose.email/replymessagebuilder/_index.md @@ -3,7 +3,7 @@ title: ReplyMessageBuilder second_title: Aspose.Email for Java API Reference description: Provides creation and formatting the replying messages. type: docs -weight: 624 +weight: 635 url: /java/com.aspose.email/replymessagebuilder/ --- diff --git a/english/java/com.aspose.email/resourcehtmlrenderingeventargs/_index.md b/english/java/com.aspose.email/resourcehtmlrenderingeventargs/_index.md index 73d8d56c9c..f9a2fbe33e 100644 --- a/english/java/com.aspose.email/resourcehtmlrenderingeventargs/_index.md +++ b/english/java/com.aspose.email/resourcehtmlrenderingeventargs/_index.md @@ -3,7 +3,7 @@ title: ResourceHtmlRenderingEventArgs second_title: Aspose.Email for Java API Reference description: Represents additional parameters for ResourceHtmlRendering event. type: docs -weight: 625 +weight: 636 url: /java/com.aspose.email/resourcehtmlrenderingeventargs/ --- @@ -31,12 +31,16 @@ Represents additional parameters for ResourceHtmlRendering event. | [equals(Object arg0)](#equals-java.lang.Object-) | | | [getCaption()](#getCaption--) | Caprion for resource. | | [getClass()](#getClass--) | | +| [getException()](#getException--) | Rendering exception. | | [getPathToResourceFile()](#getPathToResourceFile--) | Path to resource file. | +| [getResourceStream()](#getResourceStream--) | Stream with resource. | | [hashCode()](#hashCode--) | | | [notify()](#notify--) | | | [notifyAll()](#notifyAll--) | | | [setCaption(String value)](#setCaption-java.lang.String-) | Caprion for resource. | +| [setException(Exception value)](#setException-java.lang.Exception-) | Rendering exception. | | [setPathToResourceFile(String value)](#setPathToResourceFile-java.lang.String-) | Path to resource file. | +| [setResourceStream(InputStream value)](#setResourceStream-java.io.InputStream-) | Stream with resource. | | [toString()](#toString--) | | | [wait()](#wait--) | | | [wait(long arg0)](#wait-long-) | | @@ -88,6 +92,16 @@ public final native Class getClass() **Returns:** java.lang.Class +### getException() {#getException--} +``` +public final Exception getException() +``` + + +Rendering exception. + +**Returns:** +java.lang.Exception ### getPathToResourceFile() {#getPathToResourceFile--} ``` public final String getPathToResourceFile() @@ -98,6 +112,16 @@ Path to resource file. **Returns:** java.lang.String +### getResourceStream() {#getResourceStream--} +``` +public final InputStream getResourceStream() +``` + + +Stream with resource. If ResourceRenderingMode is EmbedIntoHtml then this stream will be embedded into the output html, for other types of ResourceRenderingMode this property has no effect. + +**Returns:** +java.io.InputStream ### hashCode() {#hashCode--} ``` public native int hashCode() @@ -137,6 +161,19 @@ Caprion for resource. | --- | --- | --- | | value | java.lang.String | | +### setException(Exception value) {#setException-java.lang.Exception-} +``` +public final void setException(Exception value) +``` + + +Rendering exception. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.lang.Exception | | + ### setPathToResourceFile(String value) {#setPathToResourceFile-java.lang.String-} ``` public final void setPathToResourceFile(String value) @@ -150,6 +187,19 @@ Path to resource file. | --- | --- | --- | | value | java.lang.String | | +### setResourceStream(InputStream value) {#setResourceStream-java.io.InputStream-} +``` +public final void setResourceStream(InputStream value) +``` + + +Stream with resource. If ResourceRenderingMode is EmbedIntoHtml then this stream will be embedded into the output html, for other types of ResourceRenderingMode this property has no effect. + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| value | java.io.InputStream | | + ### toString() {#toString--} ``` public String toString() diff --git a/english/java/com.aspose.email/resourcehtmlrenderinghandler/_index.md b/english/java/com.aspose.email/resourcehtmlrenderinghandler/_index.md index 17e0f5d18a..c96a44f233 100644 --- a/english/java/com.aspose.email/resourcehtmlrenderinghandler/_index.md +++ b/english/java/com.aspose.email/resourcehtmlrenderinghandler/_index.md @@ -3,7 +3,7 @@ title: ResourceHtmlRenderingHandler second_title: Aspose.Email for Java API Reference description: Provides customization of rendering resources in html. type: docs -weight: 626 +weight: 637 url: /java/com.aspose.email/resourcehtmlrenderinghandler/ --- diff --git a/english/java/com.aspose.email/resourcerenderingmode/_index.md b/english/java/com.aspose.email/resourcerenderingmode/_index.md index 1a8b7a1533..feeebee97c 100644 --- a/english/java/com.aspose.email/resourcerenderingmode/_index.md +++ b/english/java/com.aspose.email/resourcerenderingmode/_index.md @@ -3,7 +3,7 @@ title: ResourceRenderingMode second_title: Aspose.Email for Java API Reference description: Provides set various modes of rendering resources in html. type: docs -weight: 627 +weight: 638 url: /java/com.aspose.email/resourcerenderingmode/ --- diff --git a/english/java/com.aspose.email/resourcetype/_index.md b/english/java/com.aspose.email/resourcetype/_index.md index e9dc897bf6..0689fd45cd 100644 --- a/english/java/com.aspose.email/resourcetype/_index.md +++ b/english/java/com.aspose.email/resourcetype/_index.md @@ -3,7 +3,7 @@ title: ResourceType second_title: Aspose.Email for Java API Reference description: The resource in Microsoft Graph that youre referencing. type: docs -weight: 628 +weight: 639 url: /java/com.aspose.email/resourcetype/ --- diff --git a/english/java/com.aspose.email/responsemessagebuilder/_index.md b/english/java/com.aspose.email/responsemessagebuilder/_index.md index 4f4bf44aab..5e8951a442 100644 --- a/english/java/com.aspose.email/responsemessagebuilder/_index.md +++ b/english/java/com.aspose.email/responsemessagebuilder/_index.md @@ -3,7 +3,7 @@ title: ResponseMessageBuilder second_title: Aspose.Email for Java API Reference description: Provides creation and formatting the forwarding and replying messages. type: docs -weight: 629 +weight: 640 url: /java/com.aspose.email/responsemessagebuilder/ --- diff --git a/english/java/com.aspose.email/restoreditementry/_index.md b/english/java/com.aspose.email/restoreditementry/_index.md index af843390bc..9be90fae42 100644 --- a/english/java/com.aspose.email/restoreditementry/_index.md +++ b/english/java/com.aspose.email/restoreditementry/_index.md @@ -3,7 +3,7 @@ title: RestoredItemEntry second_title: Aspose.Email for Java API Reference description: Represents an entry for a soft-deleted item in the PST file containing the message and the folder Id it was in. type: docs -weight: 632 +weight: 643 url: /java/com.aspose.email/restoreditementry/ --- diff --git a/english/java/com.aspose.email/restoreoptions/_index.md b/english/java/com.aspose.email/restoreoptions/_index.md index dafd476adc..004838c9e3 100644 --- a/english/java/com.aspose.email/restoreoptions/_index.md +++ b/english/java/com.aspose.email/restoreoptions/_index.md @@ -3,7 +3,7 @@ title: RestoreOptions second_title: Aspose.Email for Java API Reference description: Enumerates restore options type: docs -weight: 630 +weight: 641 url: /java/com.aspose.email/restoreoptions/ --- diff --git a/english/java/com.aspose.email/restoresettings/_index.md b/english/java/com.aspose.email/restoresettings/_index.md index be9c687d34..92771f2c3c 100644 --- a/english/java/com.aspose.email/restoresettings/_index.md +++ b/english/java/com.aspose.email/restoresettings/_index.md @@ -3,7 +3,7 @@ title: RestoreSettings second_title: Aspose.Email for Java API Reference description: The settings for the IEWSClient.Restore method type: docs -weight: 631 +weight: 642 url: /java/com.aspose.email/restoresettings/ --- diff --git a/english/java/com.aspose.email/ruleactions/_index.md b/english/java/com.aspose.email/ruleactions/_index.md index 116e0225a7..5d9662be77 100644 --- a/english/java/com.aspose.email/ruleactions/_index.md +++ b/english/java/com.aspose.email/ruleactions/_index.md @@ -3,7 +3,7 @@ title: RuleActions second_title: Aspose.Email for Java API Reference description: Represents the set of actions that are available to a rule. type: docs -weight: 633 +weight: 644 url: /java/com.aspose.email/ruleactions/ --- diff --git a/english/java/com.aspose.email/rulepredicateflags/_index.md b/english/java/com.aspose.email/rulepredicateflags/_index.md index 6a1d7fe575..c52ddd9e45 100644 --- a/english/java/com.aspose.email/rulepredicateflags/_index.md +++ b/english/java/com.aspose.email/rulepredicateflags/_index.md @@ -3,7 +3,7 @@ title: RulePredicateFlags second_title: Aspose.Email for Java API Reference description: Represents the RulePredicate flags type: docs -weight: 634 +weight: 645 url: /java/com.aspose.email/rulepredicateflags/ --- diff --git a/english/java/com.aspose.email/rulepredicates/_index.md b/english/java/com.aspose.email/rulepredicates/_index.md index e591937ada..f38d82cd70 100644 --- a/english/java/com.aspose.email/rulepredicates/_index.md +++ b/english/java/com.aspose.email/rulepredicates/_index.md @@ -3,7 +3,7 @@ title: RulePredicates second_title: Aspose.Email for Java API Reference description: Represents rule predicate type: docs -weight: 635 +weight: 646 url: /java/com.aspose.email/rulepredicates/ --- diff --git a/english/java/com.aspose.email/saveoptions/_index.md b/english/java/com.aspose.email/saveoptions/_index.md index 73ac6f941e..eb388206d9 100644 --- a/english/java/com.aspose.email/saveoptions/_index.md +++ b/english/java/com.aspose.email/saveoptions/_index.md @@ -3,7 +3,7 @@ title: SaveOptions second_title: Aspose.Email for Java API Reference description: This is an abstract base class for classes that allow the user to specify additional options when saving a MailMessage into a particular format. type: docs -weight: 637 +weight: 648 url: /java/com.aspose.email/saveoptions/ --- diff --git a/english/java/com.aspose.email/saveresourcehandler/_index.md b/english/java/com.aspose.email/saveresourcehandler/_index.md index 4e87ad749c..dabcdb1082 100644 --- a/english/java/com.aspose.email/saveresourcehandler/_index.md +++ b/english/java/com.aspose.email/saveresourcehandler/_index.md @@ -3,7 +3,7 @@ title: SaveResourceHandler second_title: Aspose.Email for Java API Reference description: Represents the handler for HtmlSaveOptions.SaveResourceHandler type: docs -weight: 638 +weight: 649 url: /java/com.aspose.email/saveresourcehandler/ --- diff --git a/english/java/com.aspose.email/saveresult/_index.md b/english/java/com.aspose.email/saveresult/_index.md index f1a5f2ad88..7f8b0ee3c3 100644 --- a/english/java/com.aspose.email/saveresult/_index.md +++ b/english/java/com.aspose.email/saveresult/_index.md @@ -3,7 +3,7 @@ title: SaveResult second_title: Aspose.Email for Java API Reference description: Represents the result of saving the retrieved item. type: docs -weight: 639 +weight: 650 url: /java/com.aspose.email/saveresult/ --- diff --git a/english/java/com.aspose.email/savestatus/_index.md b/english/java/com.aspose.email/savestatus/_index.md index dcf689a396..8069f9d5a8 100644 --- a/english/java/com.aspose.email/savestatus/_index.md +++ b/english/java/com.aspose.email/savestatus/_index.md @@ -3,7 +3,7 @@ title: SaveStatus second_title: Aspose.Email for Java API Reference description: Represents the status of saving the retrieved message. type: docs -weight: 640 +weight: 651 url: /java/com.aspose.email/savestatus/ --- diff --git a/english/java/com.aspose.email/searchitemtype/_index.md b/english/java/com.aspose.email/searchitemtype/_index.md index 1608bab1cb..54850b5cdf 100644 --- a/english/java/com.aspose.email/searchitemtype/_index.md +++ b/english/java/com.aspose.email/searchitemtype/_index.md @@ -3,7 +3,7 @@ title: SearchItemType second_title: Aspose.Email for Java API Reference description: Provides the item type values to limit search results to only a specific type of item. type: docs -weight: 641 +weight: 652 url: /java/com.aspose.email/searchitemtype/ --- diff --git a/english/java/com.aspose.email/section/_index.md b/english/java/com.aspose.email/section/_index.md index a975db2607..53190b5bfd 100644 --- a/english/java/com.aspose.email/section/_index.md +++ b/english/java/com.aspose.email/section/_index.md @@ -3,7 +3,7 @@ title: Section second_title: Aspose.Email for Java API Reference description: Element of AmpAccordion. type: docs -weight: 642 +weight: 653 url: /java/com.aspose.email/section/ --- diff --git a/english/java/com.aspose.email/sectionheader/_index.md b/english/java/com.aspose.email/sectionheader/_index.md index e1eb9feee2..46e58f51ac 100644 --- a/english/java/com.aspose.email/sectionheader/_index.md +++ b/english/java/com.aspose.email/sectionheader/_index.md @@ -3,7 +3,7 @@ title: SectionHeader second_title: Aspose.Email for Java API Reference description: Represents the heading for the section type: docs -weight: 643 +weight: 654 url: /java/com.aspose.email/sectionheader/ --- diff --git a/english/java/com.aspose.email/sectionheadertype/_index.md b/english/java/com.aspose.email/sectionheadertype/_index.md index 854dcd4f36..f2a16353f7 100644 --- a/english/java/com.aspose.email/sectionheadertype/_index.md +++ b/english/java/com.aspose.email/sectionheadertype/_index.md @@ -3,7 +3,7 @@ title: SectionHeaderType second_title: Aspose.Email for Java API Reference description: Represents the type of heading for the section. type: docs -weight: 644 +weight: 655 url: /java/com.aspose.email/sectionheadertype/ --- diff --git a/english/java/com.aspose.email/sectionvalue/_index.md b/english/java/com.aspose.email/sectionvalue/_index.md index 86792a7816..c9b1a28b5e 100644 --- a/english/java/com.aspose.email/sectionvalue/_index.md +++ b/english/java/com.aspose.email/sectionvalue/_index.md @@ -3,7 +3,7 @@ title: SectionValue second_title: Aspose.Email for Java API Reference description: Represents the content of the section. type: docs -weight: 645 +weight: 656 url: /java/com.aspose.email/sectionvalue/ --- diff --git a/english/java/com.aspose.email/secureemailmanager/_index.md b/english/java/com.aspose.email/secureemailmanager/_index.md index e607c090d6..3a21e98664 100644 --- a/english/java/com.aspose.email/secureemailmanager/_index.md +++ b/english/java/com.aspose.email/secureemailmanager/_index.md @@ -3,7 +3,7 @@ title: SecureEmailManager second_title: Aspose.Email for Java API Reference description: Class that provided methods for working with secure emails. type: docs -weight: 646 +weight: 657 url: /java/com.aspose.email/secureemailmanager/ --- diff --git a/english/java/com.aspose.email/securityoptions/_index.md b/english/java/com.aspose.email/securityoptions/_index.md index 4555fcf736..b364260db9 100644 --- a/english/java/com.aspose.email/securityoptions/_index.md +++ b/english/java/com.aspose.email/securityoptions/_index.md @@ -3,7 +3,7 @@ title: SecurityOptions second_title: Aspose.Email for Java API Reference description: Security mode for a mail client type: docs -weight: 647 +weight: 658 url: /java/com.aspose.email/securityoptions/ --- diff --git a/english/java/com.aspose.email/sendgridclient/_index.md b/english/java/com.aspose.email/sendgridclient/_index.md index 0fad7fbfe6..3a65cb25a1 100644 --- a/english/java/com.aspose.email/sendgridclient/_index.md +++ b/english/java/com.aspose.email/sendgridclient/_index.md @@ -3,7 +3,7 @@ title: SendGridClient second_title: Aspose.Email for Java API Reference description: Represents the SendGrid client type: docs -weight: 648 +weight: 659 url: /java/com.aspose.email/sendgridclient/ --- diff --git a/english/java/com.aspose.email/sendgridclientoptions/_index.md b/english/java/com.aspose.email/sendgridclientoptions/_index.md index d29692985c..5bbf67e538 100644 --- a/english/java/com.aspose.email/sendgridclientoptions/_index.md +++ b/english/java/com.aspose.email/sendgridclientoptions/_index.md @@ -3,7 +3,7 @@ title: SendGridClientOptions second_title: Aspose.Email for Java API Reference description: Options to set the SendGridClient parameters. type: docs -weight: 649 +weight: 660 url: /java/com.aspose.email/sendgridclientoptions/ --- diff --git a/english/java/com.aspose.email/sendmessagesresult/_index.md b/english/java/com.aspose.email/sendmessagesresult/_index.md index d6aa581675..e89be321b6 100644 --- a/english/java/com.aspose.email/sendmessagesresult/_index.md +++ b/english/java/com.aspose.email/sendmessagesresult/_index.md @@ -3,7 +3,7 @@ title: SendMessagesResult second_title: Aspose.Email for Java API Reference description: Contains result of operation with messages type: docs -weight: 650 +weight: 661 url: /java/com.aspose.email/sendmessagesresult/ --- diff --git a/english/java/com.aspose.email/sensitivitychoices/_index.md b/english/java/com.aspose.email/sensitivitychoices/_index.md index 47b0d4b3ed..0e516cfe74 100644 --- a/english/java/com.aspose.email/sensitivitychoices/_index.md +++ b/english/java/com.aspose.email/sensitivitychoices/_index.md @@ -3,7 +3,7 @@ title: SensitivityChoices second_title: Aspose.Email for Java API Reference description: Enumerates the sensitivity level types that are available for an item. type: docs -weight: 651 +weight: 662 url: /java/com.aspose.email/sensitivitychoices/ --- diff --git a/english/java/com.aspose.email/sentitemeventargs/_index.md b/english/java/com.aspose.email/sentitemeventargs/_index.md index 13a327e992..1e71ad97c3 100644 --- a/english/java/com.aspose.email/sentitemeventargs/_index.md +++ b/english/java/com.aspose.email/sentitemeventargs/_index.md @@ -3,7 +3,7 @@ title: SentItemEventArgs second_title: Aspose.Email for Java API Reference description: Containing data for SentItem event. type: docs -weight: 652 +weight: 663 url: /java/com.aspose.email/sentitemeventargs/ --- diff --git a/english/java/com.aspose.email/sequencesetbasevalue/_index.md b/english/java/com.aspose.email/sequencesetbasevalue/_index.md index f179498cf0..c8c30c8b70 100644 --- a/english/java/com.aspose.email/sequencesetbasevalue/_index.md +++ b/english/java/com.aspose.email/sequencesetbasevalue/_index.md @@ -3,7 +3,7 @@ title: SequenceSetBaseValue second_title: Aspose.Email for Java API Reference description: Base class for different containers for values to search. type: docs -weight: 653 +weight: 664 url: /java/com.aspose.email/sequencesetbasevalue/ --- diff --git a/english/java/com.aspose.email/sequencesetfield/_index.md b/english/java/com.aspose.email/sequencesetfield/_index.md index 604277f797..55fb72921c 100644 --- a/english/java/com.aspose.email/sequencesetfield/_index.md +++ b/english/java/com.aspose.email/sequencesetfield/_index.md @@ -3,7 +3,7 @@ title: SequenceSetField second_title: Aspose.Email for Java API Reference description: Defines set of values for selected field to search. type: docs -weight: 654 +weight: 665 url: /java/com.aspose.email/sequencesetfield/ --- diff --git a/english/java/com.aspose.email/servernotificationeventargs/_index.md b/english/java/com.aspose.email/servernotificationeventargs/_index.md index fadd1a1d22..46cedd561b 100644 --- a/english/java/com.aspose.email/servernotificationeventargs/_index.md +++ b/english/java/com.aspose.email/servernotificationeventargs/_index.md @@ -3,7 +3,7 @@ title: ServerNotificationEventArgs second_title: Aspose.Email for Java API Reference description: Contains event data for server notification. type: docs -weight: 655 +weight: 666 url: /java/com.aspose.email/servernotificationeventargs/ --- diff --git a/english/java/com.aspose.email/servicepointmanager/_index.md b/english/java/com.aspose.email/servicepointmanager/_index.md index c52b5fa67a..c7f86f3b74 100644 --- a/english/java/com.aspose.email/servicepointmanager/_index.md +++ b/english/java/com.aspose.email/servicepointmanager/_index.md @@ -3,7 +3,7 @@ title: ServicePointManager second_title: Aspose.Email for Java API Reference description: Manages the collection of ServicePoint objects. type: docs -weight: 656 +weight: 667 url: /java/com.aspose.email/servicepointmanager/ --- diff --git a/english/java/com.aspose.email/signatureoptions/_index.md b/english/java/com.aspose.email/signatureoptions/_index.md index d45430ca9a..e883e9b53a 100644 --- a/english/java/com.aspose.email/signatureoptions/_index.md +++ b/english/java/com.aspose.email/signatureoptions/_index.md @@ -3,7 +3,7 @@ title: SignatureOptions second_title: Aspose.Email for Java API Reference description: This class allow the user to specify additional options when sign a message. type: docs -weight: 657 +weight: 668 url: /java/com.aspose.email/signatureoptions/ --- diff --git a/english/java/com.aspose.email/simpleformatter/_index.md b/english/java/com.aspose.email/simpleformatter/_index.md index 5fcc1cbaeb..64a2512770 100644 --- a/english/java/com.aspose.email/simpleformatter/_index.md +++ b/english/java/com.aspose.email/simpleformatter/_index.md @@ -3,7 +3,7 @@ title: SimpleFormatter second_title: Aspose.Email for Java API Reference description: Represents the default implementation of IFormatter interface. type: docs -weight: 658 +weight: 669 url: /java/com.aspose.email/simpleformatter/ --- diff --git a/english/java/com.aspose.email/simpleseqset/_index.md b/english/java/com.aspose.email/simpleseqset/_index.md index 0dac35640e..f3c9b5f0c7 100644 --- a/english/java/com.aspose.email/simpleseqset/_index.md +++ b/english/java/com.aspose.email/simpleseqset/_index.md @@ -3,7 +3,7 @@ title: SimpleSeqSet second_title: Aspose.Email for Java API Reference description: Simple container for value to search. type: docs -weight: 659 +weight: 670 url: /java/com.aspose.email/simpleseqset/ --- diff --git a/english/java/com.aspose.email/sizerange/_index.md b/english/java/com.aspose.email/sizerange/_index.md index 77b50a5774..4a5d8e4066 100644 --- a/english/java/com.aspose.email/sizerange/_index.md +++ b/english/java/com.aspose.email/sizerange/_index.md @@ -3,7 +3,7 @@ title: SizeRange second_title: Aspose.Email for Java API Reference description: Represents the size range type: docs -weight: 660 +weight: 671 url: /java/com.aspose.email/sizerange/ --- diff --git a/english/java/com.aspose.email/smimekey/_index.md b/english/java/com.aspose.email/smimekey/_index.md index 0695fe9f66..6ae0afbaf2 100644 --- a/english/java/com.aspose.email/smimekey/_index.md +++ b/english/java/com.aspose.email/smimekey/_index.md @@ -3,7 +3,7 @@ title: SmimeKey second_title: Aspose.Email for Java API Reference description: A wrapper around a PrivateKey and a chain of X509Certificate used to sign or decrypt a MIME message. type: docs -weight: 661 +weight: 672 url: /java/com.aspose.email/smimekey/ --- diff --git a/english/java/com.aspose.email/smimeresult/_index.md b/english/java/com.aspose.email/smimeresult/_index.md index f0d6899309..6e375860bf 100644 --- a/english/java/com.aspose.email/smimeresult/_index.md +++ b/english/java/com.aspose.email/smimeresult/_index.md @@ -3,7 +3,7 @@ title: SmimeResult second_title: Aspose.Email for Java API Reference description: This class containing results of checking secure emails. type: docs -weight: 662 +weight: 673 url: /java/com.aspose.email/smimeresult/ --- diff --git a/english/java/com.aspose.email/smtpclient/_index.md b/english/java/com.aspose.email/smtpclient/_index.md index 82924fb5a6..8897aefd56 100644 --- a/english/java/com.aspose.email/smtpclient/_index.md +++ b/english/java/com.aspose.email/smtpclient/_index.md @@ -3,7 +3,7 @@ title: SmtpClient second_title: Aspose.Email for Java API Reference description: Allows applications to send messages by using the Simple Mail Transfer Protocol SMTP. type: docs -weight: 663 +weight: 674 url: /java/com.aspose.email/smtpclient/ --- diff --git a/english/java/com.aspose.email/smtpdeliverymethod/_index.md b/english/java/com.aspose.email/smtpdeliverymethod/_index.md index fbcb5bc78c..c1ab025038 100644 --- a/english/java/com.aspose.email/smtpdeliverymethod/_index.md +++ b/english/java/com.aspose.email/smtpdeliverymethod/_index.md @@ -3,7 +3,7 @@ title: SmtpDeliveryMethod second_title: Aspose.Email for Java API Reference description: Smtp delivery method type: docs -weight: 664 +weight: 675 url: /java/com.aspose.email/smtpdeliverymethod/ --- diff --git a/english/java/com.aspose.email/smtpexception/_index.md b/english/java/com.aspose.email/smtpexception/_index.md index 714c490058..d4b9b2de31 100644 --- a/english/java/com.aspose.email/smtpexception/_index.md +++ b/english/java/com.aspose.email/smtpexception/_index.md @@ -3,7 +3,7 @@ title: SmtpException second_title: Aspose.Email for Java API Reference description: Represents the exception that is thrown when the SmtpClient is not able to complete an operation. type: docs -weight: 665 +weight: 676 url: /java/com.aspose.email/smtpexception/ --- diff --git a/english/java/com.aspose.email/smtpfailedrecipientexception/_index.md b/english/java/com.aspose.email/smtpfailedrecipientexception/_index.md index d6086e0534..a63b29c41a 100644 --- a/english/java/com.aspose.email/smtpfailedrecipientexception/_index.md +++ b/english/java/com.aspose.email/smtpfailedrecipientexception/_index.md @@ -3,7 +3,7 @@ title: SmtpFailedRecipientException second_title: Aspose.Email for Java API Reference description: Represents the exception which arises when the specified recipient is wrong type: docs -weight: 666 +weight: 677 url: /java/com.aspose.email/smtpfailedrecipientexception/ --- diff --git a/english/java/com.aspose.email/smtpfailedrecipientsexception/_index.md b/english/java/com.aspose.email/smtpfailedrecipientsexception/_index.md index 76167fcf79..e49aaa9a90 100644 --- a/english/java/com.aspose.email/smtpfailedrecipientsexception/_index.md +++ b/english/java/com.aspose.email/smtpfailedrecipientsexception/_index.md @@ -3,7 +3,7 @@ title: SmtpFailedRecipientsException second_title: Aspose.Email for Java API Reference description: Summary description for SmtpFailedRecipientsException. type: docs -weight: 667 +weight: 678 url: /java/com.aspose.email/smtpfailedrecipientsexception/ --- diff --git a/english/java/com.aspose.email/smtpknownauthenticationtype/_index.md b/english/java/com.aspose.email/smtpknownauthenticationtype/_index.md index 126fe76817..0fa63465fa 100644 --- a/english/java/com.aspose.email/smtpknownauthenticationtype/_index.md +++ b/english/java/com.aspose.email/smtpknownauthenticationtype/_index.md @@ -3,7 +3,7 @@ title: SmtpKnownAuthenticationType second_title: Aspose.Email for Java API Reference description: type: docs -weight: 668 +weight: 679 url: /java/com.aspose.email/smtpknownauthenticationtype/ --- diff --git a/english/java/com.aspose.email/smtpstatuscode/_index.md b/english/java/com.aspose.email/smtpstatuscode/_index.md index 776efcde10..df88f420ee 100644 --- a/english/java/com.aspose.email/smtpstatuscode/_index.md +++ b/english/java/com.aspose.email/smtpstatuscode/_index.md @@ -3,7 +3,7 @@ title: SmtpStatusCode second_title: Aspose.Email for Java API Reference description: Smtp status codes type: docs -weight: 669 +weight: 680 url: /java/com.aspose.email/smtpstatuscode/ --- diff --git a/english/java/com.aspose.email/socksauthenticationmethods/_index.md b/english/java/com.aspose.email/socksauthenticationmethods/_index.md index 54d697eb9d..1782e05e85 100644 --- a/english/java/com.aspose.email/socksauthenticationmethods/_index.md +++ b/english/java/com.aspose.email/socksauthenticationmethods/_index.md @@ -3,7 +3,7 @@ title: SocksAuthenticationMethods second_title: Aspose.Email for Java API Reference description: The authentication methods supported by the SOCKS protocol type: docs -weight: 670 +weight: 681 url: /java/com.aspose.email/socksauthenticationmethods/ --- diff --git a/english/java/com.aspose.email/socksproxy/_index.md b/english/java/com.aspose.email/socksproxy/_index.md index 1317ec8b2f..eb9c5b4369 100644 --- a/english/java/com.aspose.email/socksproxy/_index.md +++ b/english/java/com.aspose.email/socksproxy/_index.md @@ -3,7 +3,7 @@ title: SocksProxy second_title: Aspose.Email for Java API Reference description: SOCKS proxy client. type: docs -weight: 671 +weight: 682 url: /java/com.aspose.email/socksproxy/ --- diff --git a/english/java/com.aspose.email/socksversion/_index.md b/english/java/com.aspose.email/socksversion/_index.md index 802159d66f..7918aa269f 100644 --- a/english/java/com.aspose.email/socksversion/_index.md +++ b/english/java/com.aspose.email/socksversion/_index.md @@ -3,7 +3,7 @@ title: SocksVersion second_title: Aspose.Email for Java API Reference description: Versions of the SOCKS protocol type: docs -weight: 672 +weight: 683 url: /java/com.aspose.email/socksversion/ --- diff --git a/english/java/com.aspose.email/sortconditions/_index.md b/english/java/com.aspose.email/sortconditions/_index.md index 582dd10311..9bd1846f26 100644 --- a/english/java/com.aspose.email/sortconditions/_index.md +++ b/english/java/com.aspose.email/sortconditions/_index.md @@ -3,7 +3,7 @@ title: SortConditions second_title: Aspose.Email for Java API Reference description: Provides the search conditions for the SORT extension. type: docs -weight: 673 +weight: 684 url: /java/com.aspose.email/sortconditions/ --- diff --git a/english/java/com.aspose.email/sortingkey/_index.md b/english/java/com.aspose.email/sortingkey/_index.md index 308b501c59..d68ec476b3 100644 --- a/english/java/com.aspose.email/sortingkey/_index.md +++ b/english/java/com.aspose.email/sortingkey/_index.md @@ -3,7 +3,7 @@ title: SortingKey second_title: Aspose.Email for Java API Reference description: Sort criterias for SORT command See more https//tools.ietf.org/html/rfc5256 type: docs -weight: 674 +weight: 685 url: /java/com.aspose.email/sortingkey/ --- diff --git a/english/java/com.aspose.email/spamanalyzer/_index.md b/english/java/com.aspose.email/spamanalyzer/_index.md index 0e22c46560..6fdec6a5ed 100644 --- a/english/java/com.aspose.email/spamanalyzer/_index.md +++ b/english/java/com.aspose.email/spamanalyzer/_index.md @@ -3,7 +3,7 @@ title: SpamAnalyzer second_title: Aspose.Email for Java API Reference description: Class which allows applications to detect spam e-mails with self-learning Bayesian filter. type: docs -weight: 675 +weight: 686 url: /java/com.aspose.email/spamanalyzer/ --- diff --git a/english/java/com.aspose.email/sspiexception/_index.md b/english/java/com.aspose.email/sspiexception/_index.md index 1fa15676a1..d7e69b490d 100644 --- a/english/java/com.aspose.email/sspiexception/_index.md +++ b/english/java/com.aspose.email/sspiexception/_index.md @@ -3,7 +3,7 @@ title: SSPIException second_title: Aspose.Email for Java API Reference description: Represents errors that occur during SSPI execution. type: docs -weight: 636 +weight: 647 url: /java/com.aspose.email/sspiexception/ --- diff --git a/english/java/com.aspose.email/standardformatter/_index.md b/english/java/com.aspose.email/standardformatter/_index.md index 8ddde03033..7ff132b765 100644 --- a/english/java/com.aspose.email/standardformatter/_index.md +++ b/english/java/com.aspose.email/standardformatter/_index.md @@ -3,7 +3,7 @@ title: StandardFormatter second_title: Aspose.Email for Java API Reference description: Represents the class for formatting log entry messsages. type: docs -weight: 676 +weight: 687 url: /java/com.aspose.email/standardformatter/ --- diff --git a/english/java/com.aspose.email/standardipmfolder/_index.md b/english/java/com.aspose.email/standardipmfolder/_index.md index cf87f18e7a..bdc2797ecd 100644 --- a/english/java/com.aspose.email/standardipmfolder/_index.md +++ b/english/java/com.aspose.email/standardipmfolder/_index.md @@ -3,7 +3,7 @@ title: StandardIpmFolder second_title: Aspose.Email for Java API Reference description: Represents a standard interpersonal message IPM folders. type: docs -weight: 677 +weight: 688 url: /java/com.aspose.email/standardipmfolder/ --- diff --git a/english/java/com.aspose.email/storageprocessedeventargs/_index.md b/english/java/com.aspose.email/storageprocessedeventargs/_index.md index a5ba45c051..14cfeb03ce 100644 --- a/english/java/com.aspose.email/storageprocessedeventargs/_index.md +++ b/english/java/com.aspose.email/storageprocessedeventargs/_index.md @@ -3,7 +3,7 @@ title: StorageProcessedEventArgs second_title: Aspose.Email for Java API Reference description: Provides data for the event type: docs -weight: 678 +weight: 689 url: /java/com.aspose.email/storageprocessedeventargs/ --- diff --git a/english/java/com.aspose.email/storageprocessedeventhandler/_index.md b/english/java/com.aspose.email/storageprocessedeventhandler/_index.md index a0b032e7d3..b520b230a7 100644 --- a/english/java/com.aspose.email/storageprocessedeventhandler/_index.md +++ b/english/java/com.aspose.email/storageprocessedeventhandler/_index.md @@ -3,7 +3,7 @@ title: StorageProcessedEventHandler second_title: Aspose.Email for Java API Reference description: Represents the method that will handle an event. type: docs -weight: 679 +weight: 690 url: /java/com.aspose.email/storageprocessedeventhandler/ --- diff --git a/english/java/com.aspose.email/storageprocessingeventargs/_index.md b/english/java/com.aspose.email/storageprocessingeventargs/_index.md index fbf94a057e..7bb43df878 100644 --- a/english/java/com.aspose.email/storageprocessingeventargs/_index.md +++ b/english/java/com.aspose.email/storageprocessingeventargs/_index.md @@ -3,7 +3,7 @@ title: StorageProcessingEventArgs second_title: Aspose.Email for Java API Reference description: Provides data for the event type: docs -weight: 680 +weight: 691 url: /java/com.aspose.email/storageprocessingeventargs/ --- diff --git a/english/java/com.aspose.email/storageprocessingeventhandler/_index.md b/english/java/com.aspose.email/storageprocessingeventhandler/_index.md index 3dcccd9b80..a161b62c92 100644 --- a/english/java/com.aspose.email/storageprocessingeventhandler/_index.md +++ b/english/java/com.aspose.email/storageprocessingeventhandler/_index.md @@ -3,7 +3,7 @@ title: StorageProcessingEventHandler second_title: Aspose.Email for Java API Reference description: Event handler for the StoragePreProcessing. type: docs -weight: 681 +weight: 692 url: /java/com.aspose.email/storageprocessingeventhandler/ --- diff --git a/english/java/com.aspose.email/stringcomparisonfield/_index.md b/english/java/com.aspose.email/stringcomparisonfield/_index.md index 6d2562e22d..1c050a69dc 100644 --- a/english/java/com.aspose.email/stringcomparisonfield/_index.md +++ b/english/java/com.aspose.email/stringcomparisonfield/_index.md @@ -3,7 +3,7 @@ title: StringComparisonField second_title: Aspose.Email for Java API Reference description: Represents the string search field. type: docs -weight: 682 +weight: 693 url: /java/com.aspose.email/stringcomparisonfield/ --- diff --git a/english/java/com.aspose.email/syncfolderresult/_index.md b/english/java/com.aspose.email/syncfolderresult/_index.md index 2836e4de07..2c44f6e7fb 100644 --- a/english/java/com.aspose.email/syncfolderresult/_index.md +++ b/english/java/com.aspose.email/syncfolderresult/_index.md @@ -3,7 +3,7 @@ title: SyncFolderResult second_title: Aspose.Email for Java API Reference description: Result for SyncFolder operation type: docs -weight: 683 +weight: 694 url: /java/com.aspose.email/syncfolderresult/ --- diff --git a/english/java/com.aspose.email/syncfoldertype/_index.md b/english/java/com.aspose.email/syncfoldertype/_index.md index e4612b409f..89d79e7383 100644 --- a/english/java/com.aspose.email/syncfoldertype/_index.md +++ b/english/java/com.aspose.email/syncfoldertype/_index.md @@ -3,7 +3,7 @@ title: SyncFolderType second_title: Aspose.Email for Java API Reference description: Folder synchronization types type: docs -weight: 684 +weight: 695 url: /java/com.aspose.email/syncfoldertype/ --- diff --git a/english/java/com.aspose.email/syncstate/_index.md b/english/java/com.aspose.email/syncstate/_index.md index 1657a76ba5..086c605357 100644 --- a/english/java/com.aspose.email/syncstate/_index.md +++ b/english/java/com.aspose.email/syncstate/_index.md @@ -3,7 +3,7 @@ title: SyncState second_title: Aspose.Email for Java API Reference description: Synchronization object for folder synchronization operation. type: docs -weight: 685 +weight: 696 url: /java/com.aspose.email/syncstate/ --- diff --git a/english/java/com.aspose.email/syntaxvalidatingeventargs/_index.md b/english/java/com.aspose.email/syntaxvalidatingeventargs/_index.md index 5da48ae67b..426916fa13 100644 --- a/english/java/com.aspose.email/syntaxvalidatingeventargs/_index.md +++ b/english/java/com.aspose.email/syntaxvalidatingeventargs/_index.md @@ -3,7 +3,7 @@ title: SyntaxValidatingEventArgs second_title: Aspose.Email for Java API Reference description: Provides data for the SyntaxValidating event. type: docs -weight: 686 +weight: 697 url: /java/com.aspose.email/syntaxvalidatingeventargs/ --- diff --git a/english/java/com.aspose.email/syntaxvalidatingeventhandler/_index.md b/english/java/com.aspose.email/syntaxvalidatingeventhandler/_index.md index 786d3974f8..b650024141 100644 --- a/english/java/com.aspose.email/syntaxvalidatingeventhandler/_index.md +++ b/english/java/com.aspose.email/syntaxvalidatingeventhandler/_index.md @@ -3,7 +3,7 @@ title: SyntaxValidatingEventHandler second_title: Aspose.Email for Java API Reference description: Represents the event handler for SyntaxValidatingEvent. type: docs -weight: 687 +weight: 698 url: /java/com.aspose.email/syntaxvalidatingeventhandler/ --- diff --git a/english/java/com.aspose.email/task/_index.md b/english/java/com.aspose.email/task/_index.md index 9b7e70838d..929142a3f5 100644 --- a/english/java/com.aspose.email/task/_index.md +++ b/english/java/com.aspose.email/task/_index.md @@ -3,7 +3,7 @@ title: Task second_title: Aspose.Email for Java API Reference description: Represents the exchange task information. type: docs -weight: 689 +weight: 700 url: /java/com.aspose.email/task/ --- diff --git a/english/java/com.aspose.email/taskcollection/_index.md b/english/java/com.aspose.email/taskcollection/_index.md index ce139b4716..0dd0118710 100644 --- a/english/java/com.aspose.email/taskcollection/_index.md +++ b/english/java/com.aspose.email/taskcollection/_index.md @@ -3,7 +3,7 @@ title: TaskCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of Task objects. type: docs -weight: 690 +weight: 701 url: /java/com.aspose.email/taskcollection/ --- diff --git a/english/java/com.aspose.email/taskregeneratingpattern/_index.md b/english/java/com.aspose.email/taskregeneratingpattern/_index.md index 2b38bdcfc0..2511ea56d0 100644 --- a/english/java/com.aspose.email/taskregeneratingpattern/_index.md +++ b/english/java/com.aspose.email/taskregeneratingpattern/_index.md @@ -3,7 +3,7 @@ title: TaskRegeneratingPattern second_title: Aspose.Email for Java API Reference description: Represents the regenerating recurrence pattern that specifies how many days weeks months or years after the completion of the current task the next occurrence will be due. type: docs -weight: 691 +weight: 702 url: /java/com.aspose.email/taskregeneratingpattern/ --- diff --git a/english/java/com.aspose.email/taskregeneratingtype/_index.md b/english/java/com.aspose.email/taskregeneratingtype/_index.md index c5198cef51..140f25c67c 100644 --- a/english/java/com.aspose.email/taskregeneratingtype/_index.md +++ b/english/java/com.aspose.email/taskregeneratingtype/_index.md @@ -3,7 +3,7 @@ title: TaskRegeneratingType second_title: Aspose.Email for Java API Reference description: Enumerates the types of regenerating pattern. type: docs -weight: 692 +weight: 703 url: /java/com.aspose.email/taskregeneratingtype/ --- diff --git a/english/java/com.aspose.email/tasksaveformat/_index.md b/english/java/com.aspose.email/tasksaveformat/_index.md index 1067b7290f..03b883037d 100644 --- a/english/java/com.aspose.email/tasksaveformat/_index.md +++ b/english/java/com.aspose.email/tasksaveformat/_index.md @@ -3,7 +3,7 @@ title: TaskSaveFormat second_title: Aspose.Email for Java API Reference description: Enumerates TaskSaveFormat type: docs -weight: 693 +weight: 704 url: /java/com.aspose.email/tasksaveformat/ --- diff --git a/english/java/com.aspose.email/templateengine/_index.md b/english/java/com.aspose.email/templateengine/_index.md index 7226bf34b7..26797055e1 100644 --- a/english/java/com.aspose.email/templateengine/_index.md +++ b/english/java/com.aspose.email/templateengine/_index.md @@ -3,7 +3,7 @@ title: TemplateEngine second_title: Aspose.Email for Java API Reference description: This class uses specified template to construct E-Mail messages. type: docs -weight: 694 +weight: 705 url: /java/com.aspose.email/templateengine/ --- diff --git a/english/java/com.aspose.email/templateroutine/_index.md b/english/java/com.aspose.email/templateroutine/_index.md index 2bc5a846bc..64d210fcf7 100644 --- a/english/java/com.aspose.email/templateroutine/_index.md +++ b/english/java/com.aspose.email/templateroutine/_index.md @@ -3,7 +3,7 @@ title: TemplateRoutine second_title: Aspose.Email for Java API Reference description: Represents the routine used in the template file. type: docs -weight: 695 +weight: 706 url: /java/com.aspose.email/templateroutine/ --- diff --git a/english/java/com.aspose.email/textformat/_index.md b/english/java/com.aspose.email/textformat/_index.md index bace10b069..e868805edc 100644 --- a/english/java/com.aspose.email/textformat/_index.md +++ b/english/java/com.aspose.email/textformat/_index.md @@ -3,7 +3,7 @@ title: TextFormat second_title: Aspose.Email for Java API Reference description: Defines format of a text. type: docs -weight: 696 +weight: 707 url: /java/com.aspose.email/textformat/ --- diff --git a/english/java/com.aspose.email/tgzreader/_index.md b/english/java/com.aspose.email/tgzreader/_index.md index ac9ce7f285..484cf1db9b 100644 --- a/english/java/com.aspose.email/tgzreader/_index.md +++ b/english/java/com.aspose.email/tgzreader/_index.md @@ -3,7 +3,7 @@ title: TgzReader second_title: Aspose.Email for Java API Reference description: The mailbox items reader of Zimbra tgz storage. type: docs -weight: 697 +weight: 708 url: /java/com.aspose.email/tgzreader/ --- diff --git a/english/java/com.aspose.email/threadsearchconditions/_index.md b/english/java/com.aspose.email/threadsearchconditions/_index.md index 386e2045b2..490a7e5d6d 100644 --- a/english/java/com.aspose.email/threadsearchconditions/_index.md +++ b/english/java/com.aspose.email/threadsearchconditions/_index.md @@ -3,7 +3,7 @@ title: ThreadSearchConditions second_title: Aspose.Email for Java API Reference description: Provides the search conditions to retrieve email thread. type: docs -weight: 698 +weight: 709 url: /java/com.aspose.email/threadsearchconditions/ --- diff --git a/english/java/com.aspose.email/timeoutexception/_index.md b/english/java/com.aspose.email/timeoutexception/_index.md index c263b4a99a..3cdf26228a 100644 --- a/english/java/com.aspose.email/timeoutexception/_index.md +++ b/english/java/com.aspose.email/timeoutexception/_index.md @@ -3,7 +3,7 @@ title: TimeoutException second_title: Aspose.Email for Java API Reference description: Represents the exception that is thrown when the time for operation has expired. type: docs -weight: 701 +weight: 710 url: /java/com.aspose.email/timeoutexception/ --- diff --git a/english/java/com.aspose.email/timeoutreachedhandler/_index.md b/english/java/com.aspose.email/timeoutreachedhandler/_index.md index 96cc5bf590..4033f258e5 100644 --- a/english/java/com.aspose.email/timeoutreachedhandler/_index.md +++ b/english/java/com.aspose.email/timeoutreachedhandler/_index.md @@ -3,7 +3,7 @@ title: TimeoutReachedHandler second_title: Aspose.Email for Java API Reference description: Raised if timed out while saving. type: docs -weight: 702 +weight: 711 url: /java/com.aspose.email/timeoutreachedhandler/ --- diff --git a/english/java/com.aspose.email/tipmethod/_index.md b/english/java/com.aspose.email/tipmethod/_index.md index 3ae9750502..529a384aa9 100644 --- a/english/java/com.aspose.email/tipmethod/_index.md +++ b/english/java/com.aspose.email/tipmethod/_index.md @@ -3,7 +3,7 @@ title: TIPMethod second_title: Aspose.Email for Java API Reference description: Defines the iTIP iCalendar Transport-Independent Interoperability Protocol methods associated with an object. type: docs -weight: 688 +weight: 699 url: /java/com.aspose.email/tipmethod/ --- diff --git a/english/java/com.aspose.email/tnefloadoptions/_index.md b/english/java/com.aspose.email/tnefloadoptions/_index.md index aa157ae917..31e9b9b97d 100644 --- a/english/java/com.aspose.email/tnefloadoptions/_index.md +++ b/english/java/com.aspose.email/tnefloadoptions/_index.md @@ -3,7 +3,7 @@ title: TnefLoadOptions second_title: Aspose.Email for Java API Reference description: Allows to specify additional options when loading MailMessage from Tnef format. type: docs -weight: 703 +weight: 712 url: /java/com.aspose.email/tnefloadoptions/ --- diff --git a/english/java/com.aspose.email/tokenprovider/_index.md b/english/java/com.aspose.email/tokenprovider/_index.md index dab55fab79..c1420fb31b 100644 --- a/english/java/com.aspose.email/tokenprovider/_index.md +++ b/english/java/com.aspose.email/tokenprovider/_index.md @@ -3,7 +3,7 @@ title: TokenProvider second_title: Aspose.Email for Java API Reference description: Class TokenProvider allows to retrieve access token for mail services. type: docs -weight: 704 +weight: 713 url: /java/com.aspose.email/tokenprovider/ --- diff --git a/english/java/com.aspose.email/tokentype/_index.md b/english/java/com.aspose.email/tokentype/_index.md index 4baee22f8b..060dcf29f2 100644 --- a/english/java/com.aspose.email/tokentype/_index.md +++ b/english/java/com.aspose.email/tokentype/_index.md @@ -3,7 +3,7 @@ title: TokenType second_title: Aspose.Email for Java API Reference description: Defines OAuth token types type: docs -weight: 705 +weight: 714 url: /java/com.aspose.email/tokentype/ --- diff --git a/english/java/com.aspose.email/trackingstringdictionary/_index.md b/english/java/com.aspose.email/trackingstringdictionary/_index.md index bdef5d6ed2..6a3c0eb1c7 100644 --- a/english/java/com.aspose.email/trackingstringdictionary/_index.md +++ b/english/java/com.aspose.email/trackingstringdictionary/_index.md @@ -3,7 +3,7 @@ title: TrackingStringDictionary second_title: Aspose.Email for Java API Reference description: type: docs -weight: 706 +weight: 715 url: /java/com.aspose.email/trackingstringdictionary/ --- diff --git a/english/java/com.aspose.email/transferencoding/_index.md b/english/java/com.aspose.email/transferencoding/_index.md index bbc6ebd927..fd2f5277aa 100644 --- a/english/java/com.aspose.email/transferencoding/_index.md +++ b/english/java/com.aspose.email/transferencoding/_index.md @@ -3,7 +3,7 @@ title: TransferEncoding second_title: Aspose.Email for Java API Reference description: Specifies the Content-Transfer-Encoding header information. type: docs -weight: 707 +weight: 716 url: /java/com.aspose.email/transferencoding/ --- diff --git a/english/java/com.aspose.email/traversalasposeexception/_index.md b/english/java/com.aspose.email/traversalasposeexception/_index.md index 33ec14cbc1..0a14de614f 100644 --- a/english/java/com.aspose.email/traversalasposeexception/_index.md +++ b/english/java/com.aspose.email/traversalasposeexception/_index.md @@ -3,7 +3,7 @@ title: TraversalAsposeException second_title: Aspose.Email for Java API Reference description: Represents the exception that can occur when traversing a storage. type: docs -weight: 708 +weight: 717 url: /java/com.aspose.email/traversalasposeexception/ --- diff --git a/english/java/com.aspose.email/traversalexceptionscallback/_index.md b/english/java/com.aspose.email/traversalexceptionscallback/_index.md index 49a6c625b7..45c02727b2 100644 --- a/english/java/com.aspose.email/traversalexceptionscallback/_index.md +++ b/english/java/com.aspose.email/traversalexceptionscallback/_index.md @@ -3,7 +3,7 @@ title: TraversalExceptionsCallback second_title: Aspose.Email for Java API Reference description: Represents the callback method that handles the exceptions during storage traversal. type: docs -weight: 709 +weight: 718 url: /java/com.aspose.email/traversalexceptionscallback/ --- diff --git a/english/java/com.aspose.email/traversalfailurekind/_index.md b/english/java/com.aspose.email/traversalfailurekind/_index.md index d05e954862..027b764821 100644 --- a/english/java/com.aspose.email/traversalfailurekind/_index.md +++ b/english/java/com.aspose.email/traversalfailurekind/_index.md @@ -3,7 +3,7 @@ title: TraversalFailureKind second_title: Aspose.Email for Java API Reference description: Represents the kind of failure that can occur when traversing a storage. type: docs -weight: 710 +weight: 719 url: /java/com.aspose.email/traversalfailurekind/ --- diff --git a/english/java/com.aspose.email/unifiedmessagingconfiguration/_index.md b/english/java/com.aspose.email/unifiedmessagingconfiguration/_index.md index 61e20422e4..fd3f40eb0b 100644 --- a/english/java/com.aspose.email/unifiedmessagingconfiguration/_index.md +++ b/english/java/com.aspose.email/unifiedmessagingconfiguration/_index.md @@ -3,7 +3,7 @@ title: UnifiedMessagingConfiguration second_title: Aspose.Email for Java API Reference description: Unified messaging configuration type: docs -weight: 711 +weight: 720 url: /java/com.aspose.email/unifiedmessagingconfiguration/ --- diff --git a/english/java/com.aspose.email/updatesettings/_index.md b/english/java/com.aspose.email/updatesettings/_index.md index 073f628d83..ab59b16130 100644 --- a/english/java/com.aspose.email/updatesettings/_index.md +++ b/english/java/com.aspose.email/updatesettings/_index.md @@ -3,7 +3,7 @@ title: UpdateSettings second_title: Aspose.Email for Java API Reference description: Update settings type: docs -weight: 712 +weight: 721 url: /java/com.aspose.email/updatesettings/ --- diff --git a/english/java/com.aspose.email/updatetaskoptions/_index.md b/english/java/com.aspose.email/updatetaskoptions/_index.md index 1469705a15..0b0aacd150 100644 --- a/english/java/com.aspose.email/updatetaskoptions/_index.md +++ b/english/java/com.aspose.email/updatetaskoptions/_index.md @@ -3,7 +3,7 @@ title: UpdateTaskOptions second_title: Aspose.Email for Java API Reference description: Enumerates update task options. type: docs -weight: 713 +weight: 722 url: /java/com.aspose.email/updatetaskoptions/ --- diff --git a/english/java/com.aspose.email/url/_index.md b/english/java/com.aspose.email/url/_index.md index c9070366b9..828e99e9d9 100644 --- a/english/java/com.aspose.email/url/_index.md +++ b/english/java/com.aspose.email/url/_index.md @@ -3,7 +3,7 @@ title: Url second_title: Aspose.Email for Java API Reference description: Objects represents a URL and its category. type: docs -weight: 714 +weight: 723 url: /java/com.aspose.email/url/ --- diff --git a/english/java/com.aspose.email/urlcategory/_index.md b/english/java/com.aspose.email/urlcategory/_index.md index ac57f7ccf4..3d5268692c 100644 --- a/english/java/com.aspose.email/urlcategory/_index.md +++ b/english/java/com.aspose.email/urlcategory/_index.md @@ -3,7 +3,7 @@ title: UrlCategory second_title: Aspose.Email for Java API Reference description: Represents category for a URL type: docs -weight: 715 +weight: 724 url: /java/com.aspose.email/urlcategory/ --- diff --git a/english/java/com.aspose.email/urllist/_index.md b/english/java/com.aspose.email/urllist/_index.md index 07db7d2456..af87dfd24c 100644 --- a/english/java/com.aspose.email/urllist/_index.md +++ b/english/java/com.aspose.email/urllist/_index.md @@ -3,7 +3,7 @@ title: UrlList second_title: Aspose.Email for Java API Reference description: List of urls for contact type: docs -weight: 716 +weight: 725 url: /java/com.aspose.email/urllist/ --- diff --git a/english/java/com.aspose.email/userconfiguration/_index.md b/english/java/com.aspose.email/userconfiguration/_index.md index 11d0a2abde..3e310e19d4 100644 --- a/english/java/com.aspose.email/userconfiguration/_index.md +++ b/english/java/com.aspose.email/userconfiguration/_index.md @@ -3,7 +3,7 @@ title: UserConfiguration second_title: Aspose.Email for Java API Reference description: Represents user configuration type: docs -weight: 717 +weight: 726 url: /java/com.aspose.email/userconfiguration/ --- diff --git a/english/java/com.aspose.email/userconfigurationname/_index.md b/english/java/com.aspose.email/userconfigurationname/_index.md index 87894f003c..4bfaa01fe2 100644 --- a/english/java/com.aspose.email/userconfigurationname/_index.md +++ b/english/java/com.aspose.email/userconfigurationname/_index.md @@ -3,7 +3,7 @@ title: UserConfigurationName second_title: Aspose.Email for Java API Reference description: Represents user configuration name type: docs -weight: 718 +weight: 727 url: /java/com.aspose.email/userconfigurationname/ --- diff --git a/english/java/com.aspose.email/userreaction/_index.md b/english/java/com.aspose.email/userreaction/_index.md index 3f59a5f6e7..c0217c496d 100644 --- a/english/java/com.aspose.email/userreaction/_index.md +++ b/english/java/com.aspose.email/userreaction/_index.md @@ -3,7 +3,7 @@ title: UserReaction second_title: Aspose.Email for Java API Reference description: Represents a users reaction. type: docs -weight: 719 +weight: 728 url: /java/com.aspose.email/userreaction/ --- diff --git a/english/java/com.aspose.email/usersettingerror/_index.md b/english/java/com.aspose.email/usersettingerror/_index.md index 3fd4787dac..6a119378fa 100644 --- a/english/java/com.aspose.email/usersettingerror/_index.md +++ b/english/java/com.aspose.email/usersettingerror/_index.md @@ -3,7 +3,7 @@ title: UserSettingError second_title: Aspose.Email for Java API Reference description: Represents an error from a GetUserSettings request. type: docs -weight: 721 +weight: 729 url: /java/com.aspose.email/usersettingerror/ --- diff --git a/english/java/com.aspose.email/usersettingname/_index.md b/english/java/com.aspose.email/usersettingname/_index.md index bb75168a2b..20fe00fb3c 100644 --- a/english/java/com.aspose.email/usersettingname/_index.md +++ b/english/java/com.aspose.email/usersettingname/_index.md @@ -3,7 +3,7 @@ title: UserSettingName second_title: Aspose.Email for Java API Reference description: User settings that can be requested using GetUserSettings. type: docs -weight: 722 +weight: 730 url: /java/com.aspose.email/usersettingname/ --- diff --git a/english/java/com.aspose.email/validationpolicy/_index.md b/english/java/com.aspose.email/validationpolicy/_index.md index 274035cc9d..c0b0ff3e1b 100644 --- a/english/java/com.aspose.email/validationpolicy/_index.md +++ b/english/java/com.aspose.email/validationpolicy/_index.md @@ -3,7 +3,7 @@ title: ValidationPolicy second_title: Aspose.Email for Java API Reference description: Presents the policy of validating email address. type: docs -weight: 753 +weight: 761 url: /java/com.aspose.email/validationpolicy/ --- diff --git a/english/java/com.aspose.email/validationresponsecode/_index.md b/english/java/com.aspose.email/validationresponsecode/_index.md index f7e111b10b..4e68db3528 100644 --- a/english/java/com.aspose.email/validationresponsecode/_index.md +++ b/english/java/com.aspose.email/validationresponsecode/_index.md @@ -3,7 +3,7 @@ title: ValidationResponseCode second_title: Aspose.Email for Java API Reference description: Represents the response status of the mail validating process. type: docs -weight: 754 +weight: 762 url: /java/com.aspose.email/validationresponsecode/ --- diff --git a/english/java/com.aspose.email/validationresult/_index.md b/english/java/com.aspose.email/validationresult/_index.md index 0ddabbaefd..ba2445a45a 100644 --- a/english/java/com.aspose.email/validationresult/_index.md +++ b/english/java/com.aspose.email/validationresult/_index.md @@ -3,7 +3,7 @@ title: ValidationResult second_title: Aspose.Email for Java API Reference description: Present the result of the email validating process. type: docs -weight: 755 +weight: 763 url: /java/com.aspose.email/validationresult/ --- diff --git a/english/java/com.aspose.email/vcardagent/_index.md b/english/java/com.aspose.email/vcardagent/_index.md index c6e2f667a5..c6b42dbc6e 100644 --- a/english/java/com.aspose.email/vcardagent/_index.md +++ b/english/java/com.aspose.email/vcardagent/_index.md @@ -3,7 +3,7 @@ title: VCardAgent second_title: Aspose.Email for Java API Reference description: Represents a vCard Agent property type: docs -weight: 723 +weight: 731 url: /java/com.aspose.email/vcardagent/ --- diff --git a/english/java/com.aspose.email/vcardcontact/_index.md b/english/java/com.aspose.email/vcardcontact/_index.md index 61d13ef3d3..635d659cba 100644 --- a/english/java/com.aspose.email/vcardcontact/_index.md +++ b/english/java/com.aspose.email/vcardcontact/_index.md @@ -3,7 +3,7 @@ title: VCardContact second_title: Aspose.Email for Java API Reference description: Represents a vCard contact type: docs -weight: 724 +weight: 732 url: /java/com.aspose.email/vcardcontact/ --- @@ -41,8 +41,10 @@ Represents a vCard contact | [isMultiContacts(InputStream stream)](#isMultiContacts-java.io.InputStream-) | Checks whether source stream contains multi contacts. | | [isMultiContacts(String filePath)](#isMultiContacts-java.lang.String-) | Checks whether source file contains multi contacts. | | [load(InputStream stream)](#load-java.io.InputStream-) | Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified stream containing vCard. | +| [load(InputStream stream, VCardLoadOptions options)](#load-java.io.InputStream-com.aspose.email.VCardLoadOptions-) | Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified stream containing vCard. | | [load(InputStream stream, Charset encoding)](#load-java.io.InputStream-java.nio.charset.Charset-) | Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified stream containing vCard. | | [load(String filePath)](#load-java.lang.String-) | Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified vCard file The supported vCard versions are 2.1 and 3.0 | +| [load(String filePath, VCardLoadOptions options)](#load-java.lang.String-com.aspose.email.VCardLoadOptions-) | Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified vCard file The supported vCard versions are 2.1 and 3.0 | | [load(String filePath, Charset encoding)](#load-java.lang.String-java.nio.charset.Charset-) | Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified vCard file The supported vCard versions are 2.1 and 3.0 | | [loadAsMultiple(InputStream stream)](#loadAsMultiple-java.io.InputStream-) | Loads list of contacts from multi contact stream. | | [loadAsMultiple(InputStream stream, VCardLoadOptions options)](#loadAsMultiple-java.io.InputStream-com.aspose.email.VCardLoadOptions-) | Loads list of contacts from multi contact stream. | @@ -280,6 +282,22 @@ Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified str | --- | --- | --- | | stream | java.io.InputStream | A stream to read from | +**Returns:** +[VCardContact](../../com.aspose.email/vcardcontact) - A read [VCardContact](../../com.aspose.email/vcardcontact) +### load(InputStream stream, VCardLoadOptions options) {#load-java.io.InputStream-com.aspose.email.VCardLoadOptions-} +``` +public static VCardContact load(InputStream stream, VCardLoadOptions options) +``` + + +Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified stream containing vCard. The supported vCard versions are 2.1 and 3.0 + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| stream | java.io.InputStream | A stream to read from | +| options | [VCardLoadOptions](../../com.aspose.email/vcardloadoptions) | Additional options when loading a VCardContact | + **Returns:** [VCardContact](../../com.aspose.email/vcardcontact) - A read [VCardContact](../../com.aspose.email/vcardcontact) ### load(InputStream stream, Charset encoding) {#load-java.io.InputStream-java.nio.charset.Charset-} @@ -313,6 +331,22 @@ Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified vCa **Returns:** [VCardContact](../../com.aspose.email/vcardcontact) - A read [VCardContact](../../com.aspose.email/vcardcontact) +### load(String filePath, VCardLoadOptions options) {#load-java.lang.String-com.aspose.email.VCardLoadOptions-} +``` +public static VCardContact load(String filePath, VCardLoadOptions options) +``` + + +Reads [VCardContact](../../com.aspose.email/vcardcontact) from the specified vCard file The supported vCard versions are 2.1 and 3.0 + +**Parameters:** +| Parameter | Type | Description | +| --- | --- | --- | +| filePath | java.lang.String | Source file | +| options | [VCardLoadOptions](../../com.aspose.email/vcardloadoptions) | Additional options when loading a VCardContact | + +**Returns:** +[VCardContact](../../com.aspose.email/vcardcontact) - List of contacts ### load(String filePath, Charset encoding) {#load-java.lang.String-java.nio.charset.Charset-} ``` public static VCardContact load(String filePath, Charset encoding) diff --git a/english/java/com.aspose.email/vcarddeliveryaddress/_index.md b/english/java/com.aspose.email/vcarddeliveryaddress/_index.md index 5ef79f56c7..0cfafbe0ba 100644 --- a/english/java/com.aspose.email/vcarddeliveryaddress/_index.md +++ b/english/java/com.aspose.email/vcarddeliveryaddress/_index.md @@ -3,7 +3,7 @@ title: VCardDeliveryAddress second_title: Aspose.Email for Java API Reference description: Represents a vCard delivery address type: docs -weight: 725 +weight: 733 url: /java/com.aspose.email/vcarddeliveryaddress/ --- diff --git a/english/java/com.aspose.email/vcarddeliveryaddresscollection/_index.md b/english/java/com.aspose.email/vcarddeliveryaddresscollection/_index.md index e792b2fd15..334e7e125a 100644 --- a/english/java/com.aspose.email/vcarddeliveryaddresscollection/_index.md +++ b/english/java/com.aspose.email/vcarddeliveryaddresscollection/_index.md @@ -3,7 +3,7 @@ title: VCardDeliveryAddressCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of VCardDeliveryAddresses type: docs -weight: 726 +weight: 734 url: /java/com.aspose.email/vcarddeliveryaddresscollection/ --- diff --git a/english/java/com.aspose.email/vcarddeliveryaddresstype/_index.md b/english/java/com.aspose.email/vcarddeliveryaddresstype/_index.md index 55b4febf84..1ece33f1f6 100644 --- a/english/java/com.aspose.email/vcarddeliveryaddresstype/_index.md +++ b/english/java/com.aspose.email/vcarddeliveryaddresstype/_index.md @@ -3,7 +3,7 @@ title: VCardDeliveryAddressType second_title: Aspose.Email for Java API Reference description: Enumerates a vCard delivery address types type: docs -weight: 727 +weight: 735 url: /java/com.aspose.email/vcarddeliveryaddresstype/ --- diff --git a/english/java/com.aspose.email/vcardemail/_index.md b/english/java/com.aspose.email/vcardemail/_index.md index 5eab43d09a..a08c94f067 100644 --- a/english/java/com.aspose.email/vcardemail/_index.md +++ b/english/java/com.aspose.email/vcardemail/_index.md @@ -3,7 +3,7 @@ title: VCardEmail second_title: Aspose.Email for Java API Reference description: Represents vCard email type: docs -weight: 728 +weight: 736 url: /java/com.aspose.email/vcardemail/ --- diff --git a/english/java/com.aspose.email/vcardemailcollection/_index.md b/english/java/com.aspose.email/vcardemailcollection/_index.md index 01b205dd0d..9d69a57053 100644 --- a/english/java/com.aspose.email/vcardemailcollection/_index.md +++ b/english/java/com.aspose.email/vcardemailcollection/_index.md @@ -3,7 +3,7 @@ title: VCardEmailCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of VCardEmails type: docs -weight: 729 +weight: 737 url: /java/com.aspose.email/vcardemailcollection/ --- diff --git a/english/java/com.aspose.email/vcardemailtype/_index.md b/english/java/com.aspose.email/vcardemailtype/_index.md index 0086042d7f..d3a726e23e 100644 --- a/english/java/com.aspose.email/vcardemailtype/_index.md +++ b/english/java/com.aspose.email/vcardemailtype/_index.md @@ -3,7 +3,7 @@ title: VCardEmailType second_title: Aspose.Email for Java API Reference description: Enumerates vCard email types type: docs -weight: 730 +weight: 738 url: /java/com.aspose.email/vcardemailtype/ --- diff --git a/english/java/com.aspose.email/vcardexplanatoryinfo/_index.md b/english/java/com.aspose.email/vcardexplanatoryinfo/_index.md index 6e42a6aa5e..98ba01a0c7 100644 --- a/english/java/com.aspose.email/vcardexplanatoryinfo/_index.md +++ b/english/java/com.aspose.email/vcardexplanatoryinfo/_index.md @@ -3,7 +3,7 @@ title: VCardExplanatoryInfo second_title: Aspose.Email for Java API Reference description: Represents vCard explanatory properties type: docs -weight: 731 +weight: 739 url: /java/com.aspose.email/vcardexplanatoryinfo/ --- diff --git a/english/java/com.aspose.email/vcardfullname/_index.md b/english/java/com.aspose.email/vcardfullname/_index.md index dc81b38e6d..46aae91a37 100644 --- a/english/java/com.aspose.email/vcardfullname/_index.md +++ b/english/java/com.aspose.email/vcardfullname/_index.md @@ -3,7 +3,7 @@ title: VCardFullName second_title: Aspose.Email for Java API Reference description: Represents vCard contact full name N property type: docs -weight: 732 +weight: 740 url: /java/com.aspose.email/vcardfullname/ --- diff --git a/english/java/com.aspose.email/vcardgeo/_index.md b/english/java/com.aspose.email/vcardgeo/_index.md index 100beb1d78..48a9231b76 100644 --- a/english/java/com.aspose.email/vcardgeo/_index.md +++ b/english/java/com.aspose.email/vcardgeo/_index.md @@ -3,7 +3,7 @@ title: VCardGeo second_title: Aspose.Email for Java API Reference description: Represents a global positioning of vCard contact type: docs -weight: 733 +weight: 741 url: /java/com.aspose.email/vcardgeo/ --- diff --git a/english/java/com.aspose.email/vcardidentificationinfo/_index.md b/english/java/com.aspose.email/vcardidentificationinfo/_index.md index 114eb4f3ea..4c81425c11 100644 --- a/english/java/com.aspose.email/vcardidentificationinfo/_index.md +++ b/english/java/com.aspose.email/vcardidentificationinfo/_index.md @@ -3,7 +3,7 @@ title: VCardIdentificationInfo second_title: Aspose.Email for Java API Reference description: Represents vCard identification information type: docs -weight: 734 +weight: 742 url: /java/com.aspose.email/vcardidentificationinfo/ --- diff --git a/english/java/com.aspose.email/vcardlabel/_index.md b/english/java/com.aspose.email/vcardlabel/_index.md index 34b527327a..87baa8423c 100644 --- a/english/java/com.aspose.email/vcardlabel/_index.md +++ b/english/java/com.aspose.email/vcardlabel/_index.md @@ -3,7 +3,7 @@ title: VCardLabel second_title: Aspose.Email for Java API Reference description: To specify the formatted text corresponding to delivery address of the object the vCard represents. type: docs -weight: 735 +weight: 743 url: /java/com.aspose.email/vcardlabel/ --- diff --git a/english/java/com.aspose.email/vcardlabelcollection/_index.md b/english/java/com.aspose.email/vcardlabelcollection/_index.md index 78ab7738c3..aeb509e73c 100644 --- a/english/java/com.aspose.email/vcardlabelcollection/_index.md +++ b/english/java/com.aspose.email/vcardlabelcollection/_index.md @@ -3,7 +3,7 @@ title: VCardLabelCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of VCardLabel type: docs -weight: 736 +weight: 744 url: /java/com.aspose.email/vcardlabelcollection/ --- diff --git a/english/java/com.aspose.email/vcardloadoptions/_index.md b/english/java/com.aspose.email/vcardloadoptions/_index.md index c607c3c9ab..189421806d 100644 --- a/english/java/com.aspose.email/vcardloadoptions/_index.md +++ b/english/java/com.aspose.email/vcardloadoptions/_index.md @@ -3,7 +3,7 @@ title: VCardLoadOptions second_title: Aspose.Email for Java API Reference description: This is class that allow the user to specify additional options when loading a VCardContact. type: docs -weight: 737 +weight: 745 url: /java/com.aspose.email/vcardloadoptions/ --- diff --git a/english/java/com.aspose.email/vcardorganization/_index.md b/english/java/com.aspose.email/vcardorganization/_index.md index 660e5175a0..578569bcf5 100644 --- a/english/java/com.aspose.email/vcardorganization/_index.md +++ b/english/java/com.aspose.email/vcardorganization/_index.md @@ -3,7 +3,7 @@ title: VCardOrganization second_title: Aspose.Email for Java API Reference description: Represents vCard organization properties type: docs -weight: 738 +weight: 746 url: /java/com.aspose.email/vcardorganization/ --- diff --git a/english/java/com.aspose.email/vcardphoto/_index.md b/english/java/com.aspose.email/vcardphoto/_index.md index dff01b4681..b6c0176776 100644 --- a/english/java/com.aspose.email/vcardphoto/_index.md +++ b/english/java/com.aspose.email/vcardphoto/_index.md @@ -3,7 +3,7 @@ title: VCardPhoto second_title: Aspose.Email for Java API Reference description: Represents vCard photo property type: docs -weight: 739 +weight: 747 url: /java/com.aspose.email/vcardphoto/ --- diff --git a/english/java/com.aspose.email/vcardphototype/_index.md b/english/java/com.aspose.email/vcardphototype/_index.md index 95cff44964..bc6ae8471f 100644 --- a/english/java/com.aspose.email/vcardphototype/_index.md +++ b/english/java/com.aspose.email/vcardphototype/_index.md @@ -3,7 +3,7 @@ title: VCardPhotoType second_title: Aspose.Email for Java API Reference description: Enumerates vCard photo type type: docs -weight: 740 +weight: 748 url: /java/com.aspose.email/vcardphototype/ --- diff --git a/english/java/com.aspose.email/vcardsaveoptions/_index.md b/english/java/com.aspose.email/vcardsaveoptions/_index.md index a8f401ee7c..41342574c1 100644 --- a/english/java/com.aspose.email/vcardsaveoptions/_index.md +++ b/english/java/com.aspose.email/vcardsaveoptions/_index.md @@ -3,7 +3,7 @@ title: VCardSaveOptions second_title: Aspose.Email for Java API Reference description: Represents vCard save options type: docs -weight: 741 +weight: 749 url: /java/com.aspose.email/vcardsaveoptions/ --- diff --git a/english/java/com.aspose.email/vcardsecurity/_index.md b/english/java/com.aspose.email/vcardsecurity/_index.md index 0688cbee75..e6becf8d24 100644 --- a/english/java/com.aspose.email/vcardsecurity/_index.md +++ b/english/java/com.aspose.email/vcardsecurity/_index.md @@ -3,7 +3,7 @@ title: VCardSecurity second_title: Aspose.Email for Java API Reference description: Represents a vCard security properties type: docs -weight: 742 +weight: 750 url: /java/com.aspose.email/vcardsecurity/ --- diff --git a/english/java/com.aspose.email/vcardsound/_index.md b/english/java/com.aspose.email/vcardsound/_index.md index dbbeefeb43..17910e24a6 100644 --- a/english/java/com.aspose.email/vcardsound/_index.md +++ b/english/java/com.aspose.email/vcardsound/_index.md @@ -3,7 +3,7 @@ title: VCardSound second_title: Aspose.Email for Java API Reference description: Represents a vCard sound property type: docs -weight: 743 +weight: 751 url: /java/com.aspose.email/vcardsound/ --- diff --git a/english/java/com.aspose.email/vcardsoundtype/_index.md b/english/java/com.aspose.email/vcardsoundtype/_index.md index d2d6e3b9bc..cf75ad559f 100644 --- a/english/java/com.aspose.email/vcardsoundtype/_index.md +++ b/english/java/com.aspose.email/vcardsoundtype/_index.md @@ -3,7 +3,7 @@ title: VCardSoundType second_title: Aspose.Email for Java API Reference description: Enumerates a cVard sound types type: docs -weight: 744 +weight: 752 url: /java/com.aspose.email/vcardsoundtype/ --- diff --git a/english/java/com.aspose.email/vcardtelephonenumber/_index.md b/english/java/com.aspose.email/vcardtelephonenumber/_index.md index 2a763c72df..ab237b5256 100644 --- a/english/java/com.aspose.email/vcardtelephonenumber/_index.md +++ b/english/java/com.aspose.email/vcardtelephonenumber/_index.md @@ -3,7 +3,7 @@ title: VCardTelephoneNumber second_title: Aspose.Email for Java API Reference description: Represents a vCard telephone number type: docs -weight: 745 +weight: 753 url: /java/com.aspose.email/vcardtelephonenumber/ --- diff --git a/english/java/com.aspose.email/vcardtelephonenumbercollection/_index.md b/english/java/com.aspose.email/vcardtelephonenumbercollection/_index.md index c65b2749e3..dfcde43413 100644 --- a/english/java/com.aspose.email/vcardtelephonenumbercollection/_index.md +++ b/english/java/com.aspose.email/vcardtelephonenumbercollection/_index.md @@ -3,7 +3,7 @@ title: VCardTelephoneNumberCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of VCardTelephoneNumbers type: docs -weight: 746 +weight: 754 url: /java/com.aspose.email/vcardtelephonenumbercollection/ --- diff --git a/english/java/com.aspose.email/vcardtelephonetype/_index.md b/english/java/com.aspose.email/vcardtelephonetype/_index.md index af12e86dca..d35e8be663 100644 --- a/english/java/com.aspose.email/vcardtelephonetype/_index.md +++ b/english/java/com.aspose.email/vcardtelephonetype/_index.md @@ -3,7 +3,7 @@ title: VCardTelephoneType second_title: Aspose.Email for Java API Reference description: Enumerates a vCard telephone types type: docs -weight: 747 +weight: 755 url: /java/com.aspose.email/vcardtelephonetype/ --- diff --git a/english/java/com.aspose.email/vcardurl/_index.md b/english/java/com.aspose.email/vcardurl/_index.md index 1b64b9c8e3..afda31b67b 100644 --- a/english/java/com.aspose.email/vcardurl/_index.md +++ b/english/java/com.aspose.email/vcardurl/_index.md @@ -3,7 +3,7 @@ title: VCardUrl second_title: Aspose.Email for Java API Reference description: Represents a vCard URL property type: docs -weight: 748 +weight: 756 url: /java/com.aspose.email/vcardurl/ --- diff --git a/english/java/com.aspose.email/vcardurlcollection/_index.md b/english/java/com.aspose.email/vcardurlcollection/_index.md index 6e721487c1..379a7e7dd8 100644 --- a/english/java/com.aspose.email/vcardurlcollection/_index.md +++ b/english/java/com.aspose.email/vcardurlcollection/_index.md @@ -3,7 +3,7 @@ title: VCardUrlCollection second_title: Aspose.Email for Java API Reference description: Represents a collection of VCardUrls type: docs -weight: 749 +weight: 757 url: /java/com.aspose.email/vcardurlcollection/ --- diff --git a/english/java/com.aspose.email/vcardurltype/_index.md b/english/java/com.aspose.email/vcardurltype/_index.md index 808bfaa204..0903b8d635 100644 --- a/english/java/com.aspose.email/vcardurltype/_index.md +++ b/english/java/com.aspose.email/vcardurltype/_index.md @@ -3,7 +3,7 @@ title: VCardUrlType second_title: Aspose.Email for Java API Reference description: Enumerates url type type: docs -weight: 750 +weight: 758 url: /java/com.aspose.email/vcardurltype/ --- diff --git a/english/java/com.aspose.email/vcardvaluelocation/_index.md b/english/java/com.aspose.email/vcardvaluelocation/_index.md index 7ed1cdd710..5443f53e77 100644 --- a/english/java/com.aspose.email/vcardvaluelocation/_index.md +++ b/english/java/com.aspose.email/vcardvaluelocation/_index.md @@ -3,7 +3,7 @@ title: VCardValueLocation second_title: Aspose.Email for Java API Reference description: Enumerates the vCard property parameter ValueLocation. type: docs -weight: 751 +weight: 759 url: /java/com.aspose.email/vcardvaluelocation/ --- diff --git a/english/java/com.aspose.email/vcardversion/_index.md b/english/java/com.aspose.email/vcardversion/_index.md index 33bd95a41c..9bf5ccc177 100644 --- a/english/java/com.aspose.email/vcardversion/_index.md +++ b/english/java/com.aspose.email/vcardversion/_index.md @@ -3,7 +3,7 @@ title: VCardVersion second_title: Aspose.Email for Java API Reference description: Enumerates vCard version type: docs -weight: 752 +weight: 760 url: /java/com.aspose.email/vcardversion/ --- diff --git a/english/java/com.aspose.email/webdavcontactsaveoptions/_index.md b/english/java/com.aspose.email/webdavcontactsaveoptions/_index.md index 0bdb4e849f..b7678deada 100644 --- a/english/java/com.aspose.email/webdavcontactsaveoptions/_index.md +++ b/english/java/com.aspose.email/webdavcontactsaveoptions/_index.md @@ -3,7 +3,7 @@ title: WebDavContactSaveOptions second_title: Aspose.Email for Java API Reference description: Specifies the contact save options. type: docs -weight: 756 +weight: 764 url: /java/com.aspose.email/webdavcontactsaveoptions/ --- diff --git a/english/java/com.aspose.email/weeklyrecurrencepattern/_index.md b/english/java/com.aspose.email/weeklyrecurrencepattern/_index.md index db6e821660..44df8d2baa 100644 --- a/english/java/com.aspose.email/weeklyrecurrencepattern/_index.md +++ b/english/java/com.aspose.email/weeklyrecurrencepattern/_index.md @@ -3,7 +3,7 @@ title: WeeklyRecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents a recurrence pattern of weekly recurrence type. type: docs -weight: 757 +weight: 765 url: /java/com.aspose.email/weeklyrecurrencepattern/ --- diff --git a/english/java/com.aspose.email/xgmthreadsearchconditions/_index.md b/english/java/com.aspose.email/xgmthreadsearchconditions/_index.md index 52a224f0ac..d99dc1841f 100644 --- a/english/java/com.aspose.email/xgmthreadsearchconditions/_index.md +++ b/english/java/com.aspose.email/xgmthreadsearchconditions/_index.md @@ -3,7 +3,7 @@ title: XGMThreadSearchConditions second_title: Aspose.Email for Java API Reference description: Provides the search conditions to retrieve email thread. type: docs -weight: 758 +weight: 766 url: /java/com.aspose.email/xgmthreadsearchconditions/ --- diff --git a/english/java/com.aspose.email/yearlyrecurrencepattern/_index.md b/english/java/com.aspose.email/yearlyrecurrencepattern/_index.md index 1f9c66327d..8ea7039f23 100644 --- a/english/java/com.aspose.email/yearlyrecurrencepattern/_index.md +++ b/english/java/com.aspose.email/yearlyrecurrencepattern/_index.md @@ -3,7 +3,7 @@ title: YearlyRecurrencePattern second_title: Aspose.Email for Java API Reference description: Represents a recurrence pattern of yearly recurrence type. type: docs -weight: 759 +weight: 767 url: /java/com.aspose.email/yearlyrecurrencepattern/ ---