Skip to main content
Tooling
1 vote
0 replies
48 views

I am building an internal governance workflow application using Snowflake Streamlit. One requirement is automatically creating SharePoint folders and uploading documents after an approval workflow is ...
siva's user avatar
  • 31
0 votes
1 answer
126 views

I have Excel VBA code to send mail that worked for months (not to say years). Recently (first observed last Wednesday on one PC) sending mail to SMTP addresses failed with an error 80004005 (...
pme35's user avatar
  • 13
Advice
1 vote
4 replies
114 views

I’m working on a Windows-based system (Windows 10/11) where I need to enforce a policy that removes any signed-in Microsoft accounts from the machine. Specifically, I want to: Remove all Microsoft ...
Giang Nguyen's user avatar
0 votes
0 answers
74 views

I am using a HTML template (shared below) with placeholders to generate the body of an email, which is sent to users using a logic app workflow. Despite attempting to define the [data-ogsc] attribute, ...
Sushruth Kamarushi's user avatar
-1 votes
1 answer
73 views

I am facing an issue with numbering inside an Adaptive Card. Scenario I have a description field in an Adaptive Card where I include multiple points with manual numbering (e.g., 1, 2, 3…). The content ...
Karthik's user avatar
Advice
0 votes
1 replies
106 views

Ultimate Goal: To export a massive Yahoo Mail + mailbox with attachments and images to SQL Server I have a client that has a huge yahoo plus inbox that they are doing away with as they migrate all ...
StatsStudent's user avatar
  • 1,624
1 vote
1 answer
73 views

I am trying to fetch the results returned by the Outlook Address book for a given username. Basically, when I provide the username, the script must return the email ID of that user. The below script ...
Shamanth's user avatar
0 votes
1 answer
112 views

I have code to compose and send, or display, an email with an image in it, but the image won't display. I have read a dozen plus blogs on this error and how to use CID in the HTML body, and it seems ...
Shannon Hinkle's user avatar
Advice
0 votes
5 replies
88 views

I am using VBA to search for an email sent by a different department. The issue is that the email subject has brackets in it and that causes a bug in the code. Due to bureaucracy, the simplest ...
user32483613's user avatar
Advice
0 votes
2 replies
36 views

Is there any other way to send automatic email daily showing current date and people who is on leave/sick leave? Aside from schedule sending, is there any other way to do it? We don't have Microsoft ...
Bagwis's user avatar
  • 1
-3 votes
1 answer
57 views

In M365 when creating a calendar entry, there is an option to set an email reminder (in addition to the normal popup reminder). I'm trying to figure out how to do this programmatically, using either ...
Jeff McKay's user avatar
0 votes
0 answers
39 views

pyOutlook 5.0.0; Python 3.12.3 Code based on pyOutlook docs from pyOutlook import OutlookAccount, Contact token = "..." account = OutlookAccount(token) account.messages.send( subject='...
Ivo Lemmens's user avatar
Advice
0 votes
1 replies
40 views

We have a React App which we deploy as an Outlook and Teams App. The App is launched in a separate tab in Outlook/Teams. We deploy the app by uploading the manifest on Office 365 Admin Center. In the ...
saurabh geer's user avatar
0 votes
0 answers
103 views

I'm trying to copy and paste a pivot table into an email template and send it. I've been able to do the majority of it, except the most important part - paste! Can anyone see what error I've made in ...
user32355464's user avatar
0 votes
1 answer
95 views

I have a 64-bit Delphi application using Redemption 5.27 (64-bit) to retrieve Outlook Free/Busy information. Environment: Office 365 (64-bit Outlook) Redemption 5.27 (64-bit) Outlook running with a ...
jqbd's user avatar
  • 99

15 30 50 per page
1
2 3 4 5
1503