Skip to content

Commit

Permalink
Merge pull request #38 from sergviva/EMAILJAVA-35310
Browse files Browse the repository at this point in the history
EMAILJAVA-35310 Aspose.Email for Java 24.7 API Reference
  • Loading branch information
dmitrysamodurov authored Aug 5, 2024
2 parents 9657e3b + 0772495 commit 45a5e39
Show file tree
Hide file tree
Showing 132 changed files with 834 additions and 350 deletions.
1 change: 1 addition & 0 deletions english/java/com.aspose.email/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -668,6 +668,7 @@ Contains Java API classes that enables to read and write Microsoft Outlook
| [SimpleFormatter](../com.aspose.email/simpleformatter) | Represents the default implementation of IFormatter interface. |
| [SimpleSeqSet](../com.aspose.email/simpleseqset) | Simple container for value to search. |
| [SizeRange](../com.aspose.email/sizerange) | Represents the size range |
| [SmimeKey](../com.aspose.email/smimekey) | A wrapper around a PrivateKey and a chain of X509Certificate used to sign or decrypt a MIME message. |
| [SmimeResult](../com.aspose.email/smimeresult) | This class containing results of checking secure emails. |
| [SmtpClient](../com.aspose.email/smtpclient) | Allows applications to send messages by using the Simple Mail Transfer Protocol (SMTP). |
| [SmtpDeliveryMethod](../com.aspose.email/smtpdeliverymethod) | Smtp delivery method |
Expand Down
227 changes: 163 additions & 64 deletions english/java/com.aspose.email/ampmessage/_index.md

Large diffs are not rendered by default.

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: 753
weight: 754
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: 754
weight: 755
url: /java/com.aspose.email/conversionprogresseventhandler/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: 755
weight: 756
url: /java/com.aspose.email/hyperlinkrenderingcallback/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/iappender/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 756
weight: 757
url: /java/com.aspose.email/iappender/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/iasyncresultext/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 757
weight: 758
url: /java/com.aspose.email/iasyncresultext/
---

Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/iattachment/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IAttachment
second_title: Aspose.Email for Java API Reference
description: Represents a common attachment interface
type: docs
weight: 758
weight: 759
url: /java/com.aspose.email/iattachment/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/ibasegmailclient/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 759
weight: 760
url: /java/com.aspose.email/ibasegmailclient/
---

Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/iconnection/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 760
weight: 761
url: /java/com.aspose.email/iconnection/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IDeliveryServiceClient
second_title: Aspose.Email for Java API Reference
description: Represents contract for DeliveryServiceClient
type: docs
weight: 761
weight: 762
url: /java/com.aspose.email/ideliveryserviceclient/
---

Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/iewsclient/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IEWSClient
second_title: Aspose.Email for Java API Reference
description: Represents the interface for Exchange client.
type: docs
weight: 762
weight: 763
url: /java/com.aspose.email/iewsclient/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: 763
weight: 764
url: /java/com.aspose.email/iexchangeclientbase/
---

Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/iformatter/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 764
weight: 765
url: /java/com.aspose.email/iformatter/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/igmailclient/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IGmailClient
second_title: Aspose.Email for Java API Reference
description: Represents the interface for Gmail client
type: docs
weight: 765
weight: 766
url: /java/com.aspose.email/igmailclient/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IgnoreExceptionsCallback
second_title: Aspose.Email for Java API Reference
description: Ignore Exceptions callback.
type: docs
weight: 778
weight: 779
url: /java/com.aspose.email/ignoreexceptionscallback/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IgnoreExceptionsLogCallback
second_title: Aspose.Email for Java API Reference
description: Ignored Exceptions Log callback.
type: docs
weight: 779
weight: 780
url: /java/com.aspose.email/ignoreexceptionslogcallback/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/igraphclient/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 766
weight: 767
url: /java/com.aspose.email/igraphclient/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IImapMonitoringState
second_title: Aspose.Email for Java API Reference
description: Holds folder monitoring state.
type: docs
weight: 767
weight: 768
url: /java/com.aspose.email/iimapmonitoringstate/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/imailaddress/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IMailAddress
second_title: Aspose.Email for Java API Reference
description: Represents a common mail address interface
type: docs
weight: 768
weight: 769
url: /java/com.aspose.email/imailaddress/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/imailtransferagent/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 769
weight: 770
url: /java/com.aspose.email/imailtransferagent/
---

Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/imapimessageitem/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 770
weight: 771
url: /java/com.aspose.email/imapimessageitem/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/imessage/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: IMessage
second_title: Aspose.Email for Java API Reference
description: Represents a common message interface
type: docs
weight: 771
weight: 772
url: /java/com.aspose.email/imessage/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/imessageformatter/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 772
weight: 773
url: /java/com.aspose.email/imessageformatter/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: 773
weight: 774
url: /java/com.aspose.email/imessageobjectpropertycontainer/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: 774
weight: 775
url: /java/com.aspose.email/imultipleservicestokenprovider/
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: 775
weight: 776
url: /java/com.aspose.email/inamedpropertytagprovider/
---
```
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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: 776
weight: 777
url: /java/com.aspose.email/ipreferredtextencodingprovider/
---
```
Expand Down
2 changes: 1 addition & 1 deletion english/java/com.aspose.email/itokenprovider/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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: 777
weight: 778
url: /java/com.aspose.email/itokenprovider/
---

Expand Down
Loading

0 comments on commit 45a5e39

Please sign in to comment.