Custom_Email_Activities 3.1.4

dotnet add package Custom_Email_Activities --version 3.1.4
                    
NuGet\Install-Package Custom_Email_Activities -Version 3.1.4
                    
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="Custom_Email_Activities" Version="3.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Custom_Email_Activities" Version="3.1.4" />
                    
Directory.Packages.props
<PackageReference Include="Custom_Email_Activities" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Custom_Email_Activities --version 3.1.4
                    
#r "nuget: Custom_Email_Activities, 3.1.4"
                    
#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.
#:package Custom_Email_Activities@3.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Custom_Email_Activities&version=3.1.4
                    
Install as a Cake Addin
#tool nuget:?package=Custom_Email_Activities&version=3.1.4
                    
Install as a Cake Tool

This Project can be used for Oultook email Operations. this is centralized package all can use this.

This Project has four Functions

ExportInbox : It Allows to export inbox emails in to CSV file from the specific date it has headers Entry_id,Email_From,Email_To,Received_Time,Subject,Attachment_Count,Attachment_list Entry id is the unique id to perform all other activities Input Parameters : Account(someone@domain.com),Email_folder,On_or_After(#mm/dd/yyyy#),CSV_Path

Download Attachment: This function will download the email attachments Input Parameter( Entry_id,Email_folder,Download_path,Account)

Send_email This function will send an email with Html body Input parameters ( Email_to, CC, body,attachment(optional))

Archive_Email This function will move the email to specific folder Input Parameters (Entry_id,Email_folder,Destination_Folder)

Email_folder - Default is Inbox and can use any specific folder

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.1.4 752 5/4/2020