How to write a professional email?
Enter recipients, separated by semicolons.
Carbon Copy (cc) \ Blind Carbon Copy (bcc)
Short, most important words, simple and focused. Indicate if you need a response,
Most of them are Noun.
Start with a Greeting:
Hi Steve,
I am writing to …..
As mentioned before we need to …..
Polite: mood, tone. Manner of speaking.
Verb tense: Past/Present/Progressive (Continuous)/Future/ tense.
Noun: singular or plural format.
subject + predicate + object
Clauses
Brevity and clarity
The arrangement should be orderly
Double-check.
End with a Closing:
Thanks,
Betty
Signatures: You can set signatures in Outlook Options-->Mail-->Signatures…
=======================================================
Remember: Double-check is pretty essential before you send out an email.
There are 3 main check points:
- The manner of Speaking -> Be polite enough.
- The tenses of Verbs ->Past tense? Present tense? Future tense? Progressive (Continuous) tense?
- The formats of Nouns -> Singular or plural?
Below are some good examples about the expressions in emails.
How to Express Your Gratitude:
- Thank you for your understanding.
- Thank you for your prompt reply.
- Thanks for all your assistance.
- It will be much appreciated if ….
- I could appreciate it if you ….
How to Express Your Suggestions:
- I suggest that..
- I would like to …
- Shall we …
- What do you think about this?
- Could/Would you please … (if possible)
- Is it ok to mark it pass?
- Which one do you prefer?
- I wonder whether we can delete this test case.
How to Provide Your Questions:
- I have some questions about….
- For the assignment ABC, I have the following questions…
- Here are some issues for this build…
- The current status is as following…
How to Express your Apologies:
- I’m really sorry about this.
- Sorry for any inconvenience we have brought to you.
- I sincerely apologize for this misunderstanding!
- I apologize for the late asking but we want to make sure the correctness of our implementation ASAP.
About Attachments:
- Please refer to the attached files.
- Please check the attached error logs for more.
- I enclose the evaluation report for your reference.
- Attach is the design document, please review it.
- For other known issues please see attached log files.
Some Basic Abbreviations:
- CC : Carbon Copy
- BCC: Blind Carbon Copy
- FYI : For Your Information
- ASAP: As Soon As Possible
- AFAIK: As Far As I Know
- B4: Before
- CIL: Comments In Line
How to write a professional email?的更多相关文章
- Coursera课程笔记----Write Professional Emails in English----Week 5
Culture Matters(Week 5) High/Low Context Communication High Context Communication The Middle East, A ...
- Coursera课程笔记----Write Professional Emails in English----Week 1
Get to Know Basic Email Writing Structures(Week 1) Introduction to Course Email and Editing Basics S ...
- 深入理解 ProtoBuf 原理与工程实践(概述)
ProtoBuf 作为一种跨平台.语言无关.可扩展的序列化结构数据的方法,已广泛应用于网络数据交换及存储.随着互联网的发展,系统的异构性会愈发突出,跨语言的需求会愈加明显,同时 gRPC 也大有取代R ...
- P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1
P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1 May ...
- Why Every Professional Should Consider Blogging
转自http://www.pixelstech.net/article/1327829407-Why-Every-Professional-Should-Consider-Blogging ften ...
- Araxis Merge Professional v2014.4565 特别版 | 文件比较合并
http://www.ttrar.com/html/AraxisMerge.html Araxis Merge 是一个可视化的文件比较.合并和同步的软件,能够方便的被软件工程师和 web 站点开发者使 ...
- Professional C# 6 and .NET Core 1.0 - Chapter 41 ASP.NET MVC
What's In This Chapter? Features of ASP.NET MVC 6 Routing Creating Controllers Creating Views Valida ...
- 17 Tips For Writing An Excellent Email Subject Line
Out of the billions of emails that are sent every day, how can you make sure that yours stands out? ...
- Free Professional Resume Examples and Writing Tips
https://www.thebalancecareers.com/free-resume-examples-and-writing-tips-2063596 Do you need to write ...
随机推荐
- ArrayBlockingQueue源码解析(1)
此文已由作者赵计刚授权网易云社区发布. 欢迎访问网易云社区,了解更多网易技术产品运营经验. 注意:在阅读本文之前或在阅读的过程中,需要用到ReentrantLock,内容见<第五章 Reentr ...
- 【BZOJ4827】 [Hnoi2017]礼物
BZOJ4827 [Hnoi2017]礼物 Solution 如果一串数的增加,不就等于另一串数减吗? 那么我们可以把答案写成另一个形式: \(ans=\sum_{i=1}^n(x_i-y_i+C)^ ...
- BZOJ 3940--[Usaco2015 Feb]Censoring(AC自动机)
3940: [Usaco2015 Feb]Censoring Time Limit: 10 Sec Memory Limit: 128 MBSubmit: 723 Solved: 360[Subm ...
- c setjmp longjmp
http://coolshell.cn/?s=setjmp http://www.cnblogs.com/hazir/p/c_setjmp_longjmp.html double divide(dou ...
- 如何进行bug总结
在项目过程中,测试同学会发现大量的bug,但同时也不可避免的会存在一些遗漏的bug.为了能够减少遗漏bug的现象,我们需要针对遗漏的问题进行总结,从教训中积累经验,总结方法,从而提高测试的覆盖度,提升 ...
- [原创]Chorme密码读取工具\Firefox密码读取工具
工具: getBrowserPWD编译: VC作者: K8哥哥博客: http://qqhack8.blog.163.com发布: 2017/11/24 16:16:17 简介: 有时为了方便我们会让 ...
- html头部标签大全
http://www.css88.com/archives/8052#table-index
- idea 安装mybatis plugin (mybatis插件)
注意:可以用免费版本的,就是下面没有 被红框圈中的 Free Mybatis Plugin 安装上以后需要破解,先找到下面的文件 打开文件,设置其中的key 和 value : 这里面的key 和 v ...
- 原创:用python把链接指向的网页直接生成图片的http服务及网站(含源码及思想)
原创:用python把链接指向的网页直接生成图片的http服务及网站(含源码及思想) 总体思想: 希望让调用方通过 http调用传入一个需要生成图片的网页链接生成一个网页的图片并返回图片链接 ...
- mybatis随笔二之SqlSessionFactory
在上一篇文章我们已经得到了DefaultSqlSessionFactory @Override public SqlSession openSession() { return openSession ...