Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
26 changes: 17 additions & 9 deletions english/java/com.aspose.email/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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). |
Expand Down Expand Up @@ -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. |
Expand All @@ -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 |
Expand Down Expand Up @@ -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. |
Expand All @@ -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 |
Expand Down
23 changes: 23 additions & 0 deletions english/java/com.aspose.email/ampmessage/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down Expand Up @@ -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)
Expand Down
16 changes: 16 additions & 0 deletions english/java/com.aspose.email/appointment/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down Expand Up @@ -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--}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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/
---
```
Expand Down
39 changes: 39 additions & 0 deletions english/java/com.aspose.email/emlsaveoptions/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. |
Expand All @@ -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. |
Expand Down Expand Up @@ -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()
Expand Down Expand Up @@ -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)
Expand Down
20 changes: 20 additions & 0 deletions english/java/com.aspose.email/folderinfo/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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-}
Expand Down
Loading