Tagged Questions
0
votes
0answers
46 views
Email Sync via Microsoft 365? (SharePoint Online)
I currently have SharePoint, and am the Administrator of the site and the server.
With the company we currently use Microsoft Outlook, and that is hooked up through an exchange server.
there is no ...
2
votes
1answer
999 views
Send e-mail with SMTP (Office 365)
I need to show a popup-window with a basic e-mail layout and send the e-mail after pressing the send button. The popup, I've created and also the webpart within. But when I want to send the e-mail, it ...
4
votes
1answer
868 views
Send email via code in Office365
I am developing a custom web part in an Office 365 environment. I am trying to send email to a user during the execution of the code in the web part.
I have tried two alternatives:
...