Any advise anyone on how to automatically send email when opening outlook?
This might help, altough the interface is terrible.
I'll keep looking for more!
Related
I'm new to this topic, but I've taken some time to understand some things.
I would like to know how I get a token from an event, I read that OfficeRuntime.auth.getAccessToken() can be used but it doesn't work for me.
Thanks for your help.
I hope get the token when the event onMessageComposeHandler is called.
I am on outlook windows.
I want to store all links shared in Slack channel to have a history of all the nice things that we discuss. Do you know any software that can help me to do this?
This would help you to save any message to your "Saved items".
I am working on a project where I would create an extension in outlook that would allow you to see how many emails you received and sent for a certain email (#edu.com). I also want to be able to see things like time received, if the person responded, and the average emails responded to for that particular email group. Any ideas on how I could accomplish this. From what I have seen so far, it looks like I should use the Outlook Graph API for. Any ideas or how to get started would be really nice!
Search for code examples, select the closest one and clone it.
After that try to change its functionality.
We have Exchange server 2013. I am testing a security method to warn users when external emails are received. This is I am doing by putting "EXTERNAL" text in front of subject-line of incoming emails except if the email-subject already has the text. This is working fine.
Now, what I am trying to do is to remove the text "EXTERNAL" when user will reply to the email. I am having a hard time getting a way to achieve it. Exchange rules, so far I have looked into, does not have anything to remove from subject-line, only to prepend.
How can I do it? My goal is to flag incoming external emails and show it users Outlook client in a way so users would see. I want to use Exchange server built-in functionalities, or from Outlook if the settings can be managed by group-policy and users wont be able to change it.
Thanks and appreciate your help.
I do not know the answer but my search for a way to strip "[External]" and "[EXT]" from the subject line of all incoming emails is what brought me here. It seems IT in so many companies has decided this is a great idea and I just want to share my thoughts that it is a HORRIBLE idea and I wish everyone would stop doing it. You can no longer group all emails by subject line and bring everything together, which is seriously inefficient. There HAS to be a better way to teach your employees to not click on spam/scam links than messing with the existing subject lines. This may be my pet peeve of the century.
I want to know if it is possibel to create a COM component to monitor emails commin into Outlook 2007?
I mean I just want to develop an addin kind of component which when loaded to Outlook should monitor the emails. Monitoring emails in the sense, is it possible to note the from email? and perfom some action such as delete that email?
Can anyone plese let me know the interfaces that I need to use? cosidering anything like c#,vc++ anything at all, where we can develop a COM component
Any help is appreciated.
Thanks in Advance.
It's possible to do it programmatically but it's easier to create a rule in Outlook that does what you want.