Email Attachment

Reading Outlook Emails with Microsoft Graph API using OAuth 2.0 Authentication

Introduction: – The Microsoft Graph API provides a powerful way to interact with a wide range of Microsoft 365 services, including Outlook, using a unified endpoint. By leveraging OAuth 2.0…

Read More

Send HTML Email with Attachment

Step 1: Create directory and grant permission Step 2: create table IMAGE_STORE1 and load the file from directory to the blob Step 3: Compile the below Scripts in user create…

Read More