Aspose.Email 2.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Aspose.Email --version 2.0.0
NuGet\Install-Package Aspose.Email -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aspose.Email" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aspose.Email --version 2.0.0
#r "nuget: Aspose.Email, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Aspose.Email as a Cake Addin
#addin nuget:?package=Aspose.Email&version=2.0.0

// Install Aspose.Email as a Cake Tool
#tool nuget:?package=Aspose.Email&version=2.0.0

Aspose.Email for .NET is a collection of components for working with email from within ASP.NET web applications, web services or Windows applications. It makes it easy to work with Outlook PST, EML, MSG and MHT files.
Aspose.Email makes it easy to work with HTML or plain text emails and their attachments. It allows developers to work against SMTP, POP, FTP and Microsoft Exchange servers. It supports mail merge and iCalendar features, customized header and body, retrieving content, header information and embedded files and much more.

Product Compatible and additional computed target framework versions.
.NET Framework net20 is compatible.  net35 is compatible.  net35-client is compatible.  net40 is compatible.  net40-client is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories (2)

Showing the top 2 popular GitHub repositories that depend on Aspose.Email:

Repository Stars
aspose-words/Aspose.Words-for-.NET
Aspose.Words for .NET examples, plugins and showcases
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
Version Downloads Last updated
5.3.0 470 5/5/2015
5.2.0 869 4/6/2015
5.1.0 364 3/10/2015
5.0.0 257 2/9/2015
4.9.0 414 1/4/2015
4.8.0 434 12/4/2014
4.7.0 840 11/3/2014
4.6.0 267 10/6/2014
4.5.0 585 9/4/2014
4.4.0 1,747 7/30/2014
4.3.0 1,093 7/2/2014
4.2.0 248 6/2/2014
4.1.0 145 5/2/2014
4.0.0 179 3/28/2014
3.9.0 218 3/2/2014
3.8.0 130 1/28/2014
3.7.0 136 12/30/2013
3.6.0 1,928 11/27/2013
3.5.0 161 11/1/2013
3.4.0 125 10/1/2013
3.3.0 136 8/26/2013
3.2.0 115 7/29/2013
3.1.0 132 6/27/2013
3.0.0 158 5/29/2013
2.9.0 152 4/29/2013
2.8.0 120 3/26/2013
2.7.0 114 2/27/2013
2.6.0 115 1/28/2013
2.5.0 113 12/26/2012
2.4.0 109 11/27/2012
2.3.0 151 10/30/2012
2.2.0 123 9/27/2012
2.1.0 2,150 8/29/2012
2.0.0 114 7/30/2012
1.9.0 107 6/28/2012
1.8.0 109 5/27/2012
1.7.1 118 5/9/2012
1.7.0 111 4/29/2012
1.6.0 111 3/26/2012
1.5.0 113 2/24/2012
1.4.0.1 113 2/16/2012
1.4.0 112 2/2/2012
1.3.0 116 1/24/2012

New Features
NETWORKNET-33228 - Ability to specify different return address than Sender in case an email bounces using SmtpClient
NETWORKNET-33253 - Ability to get the Version Info of Exchange Server
NETWORKNET-33318 - Added MapiPropertyTag.PR_LAST_VERB_EXECUTION_TIME Property
NETWORKNET-33319 - Added MapiPropertyTag.PR_FLAG_STATUS and MapiPropertyTag.PR_FLAG_ICON properties
NETWORKNET-33327 - Added the functionality to create standard folders in PST
NETWORKNET-33304 - Provided means to check if a given PST is Unicode or ASCII

Enhancement
NETWORKNET-33306 - Enhanced MapiMessage to preserve the previously set flags
NETWORKNET-33302 - Proxy property added to ExchangeWebServiceClient
NETWORKNET-33312 - Provided means to insert calendar appointment into a PST

Bugs
NETWORKNET-33238 - Issue in Receiving notifications for successfully sent and failed messages while using SmtpClient
NETWORKNET-33257 - ExchangeWebServiceClient ListMessages can't filter based on "date query"
NETWORKNET-33268 - Different behavior of folders (as compared to Outlook) when added to Personal Storage
NETWORKNET-33292 - MailMessage recipients for CC and BCC dont get mails
NETWORKNET-33310 - ImapClient Timeout does not work
NETWORKNET-33315 - Problem in output due to difference in MapiMessage.BodyHtml and MAPI property PR_HTML
NETWORKNET-33320 - MailMessage cannot recognize the uuencoded attachments
NETWORKNET-33341 - After deleting messages from the Deleted Items still show number of unread messages in folder
NETWORKNET-33339 - Attachment.Name returns an empty string
NETWORKNET-33275 - Cannot mark newly created PST as Default
NETWORKNET-33322 - Mail headers show garbage characters instead of chinese characters (.NET)
NETWORKNET-33317 - MapiMessage.MessageClass has incorrect comment

Exceptions
NETWORKNET-33229 - ImapException:"008 BAD Could not parse command" at ImapClient.CopyMessage when FolderName has space
NETWORKNET-33300 - Error (Index was outside the bounds of the array) in loading and saving EML
NETWORKNET-33301 - NullReferenceException on Pop3Client.FetchMessage
NETWORKNET-33325 - IndexOutOfRangeException: Index was outside the bounds of the array at MailMessage.Load
NETWORKNET-33338 - ArgumentException is thrown when calling MailMessage.Save()
NETWORKNET-33348 - ArgumentException "The specified string is not in the form required for a subject."
NETWORKNET-33311 - ImapException "006 NO Mailbox does not exist" at ImapClient.ListMessage(int)
NETWORKNET-33213 - InvalidOperationException: "Response is not well-formed XML" at ExchangeWebServiceClient.AppendMessage()
NETWORKNET-33328 - Exception thrown when Email message contains content type with erroneous format
NETWORKNET-33345 - ImapClient.ListMessages Exception: The specified string is not in the form required for a subject.