Advantages and Disadvantages of Email communication compared with Face-To-Face communication:
 
Email Communication:
Formal
Can attach files
Useful for co-workers in different districts
Can keep history
May cause Misunderstandings
It may be unsafe as it may send virus or warms
Not easy to recall
 
F2F communication:
Casual
Instant
Get response in time
Express Emotions exactly
 
 
Overview of an Email:
=======================================================
To list:

Enter recipients, separated by semicolons.

Carbon Copy (cc) \ Blind Carbon Copy (bcc)

Subject:

Short, most important words, simple and focused. Indicate if you need a response,

Most of them are Noun.

Body:

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:

  1. The manner of Speaking -> Be polite enough.
  2. The tenses of Verbs ->Past tense? Present tense? Future tense? Progressive (Continuous) tense?
  3. The formats of Nouns -> Singular or plural?

Below are some good examples about the expressions in emails.

How to Express Your Gratitude:

  1. Thank you for your understanding.
  2. Thank you for your prompt reply.
  3. Thanks for all your assistance.
  4. It will be much appreciated if ….
  5. I could appreciate it if you ….

How to Express Your Suggestions:

  1. I suggest that..
  2. I would like to …
  3. Shall we …
  4. What do you think about this?
  5. Could/Would you please …  (if possible)
  6. Is it ok to mark it pass?
  7. Which one do you prefer?
  8. I wonder whether we can delete this test case.

How to Provide Your Questions:

  1. I have some questions about….
  2. For the assignment ABC, I have the following questions…
  3. Here are some issues for this build…
  4. The current status is as following…

How to Express your Apologies:

  1. I’m really sorry about this.
  2. Sorry for any inconvenience we have brought to you.
  3. I sincerely apologize for this misunderstanding!
  4. I apologize for the late asking but we want to make sure the correctness of our implementation ASAP.

About Attachments:

  1. Please refer to the attached files.
  2. Please check the attached error logs for more.
  3. I enclose the evaluation report for your reference.
  4. Attach is the design document, please review it.
  5. For other known issues please see attached log files.

Some Basic Abbreviations:

  1. CC : Carbon Copy
  2. BCC: Blind Carbon Copy
  3. FYI : For Your Information
  4. ASAP: As Soon As Possible
  5. AFAIK: As Far As I Know
  6. B4: Before
  7. CIL: Comments In Line

How to write a professional email?的更多相关文章

  1. Coursera课程笔记----Write Professional Emails in English----Week 5

    Culture Matters(Week 5) High/Low Context Communication High Context Communication The Middle East, A ...

  2. 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 ...

  3. 深入理解 ProtoBuf 原理与工程实践(概述)

    ProtoBuf 作为一种跨平台.语言无关.可扩展的序列化结构数据的方法,已广泛应用于网络数据交换及存储.随着互联网的发展,系统的异构性会愈发突出,跨语言的需求会愈加明显,同时 gRPC 也大有取代R ...

  4. 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 ...

  5. Why Every Professional Should Consider Blogging

    转自http://www.pixelstech.net/article/1327829407-Why-Every-Professional-Should-Consider-Blogging ften ...

  6. Araxis Merge Professional v2014.4565 特别版 | 文件比较合并

    http://www.ttrar.com/html/AraxisMerge.html Araxis Merge 是一个可视化的文件比较.合并和同步的软件,能够方便的被软件工程师和 web 站点开发者使 ...

  7. 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 ...

  8. 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? ...

  9. Free Professional Resume Examples and Writing Tips

    https://www.thebalancecareers.com/free-resume-examples-and-writing-tips-2063596 Do you need to write ...

随机推荐

  1. 浅谈ES6原生Promise

    浅谈ES6原生Promise 转载 作者:samchowgo 链接:https://segmentfault.com/a/1190000006708151 ES6标准出炉之前,一个幽灵,回调的幽灵,游 ...

  2. Django-cookie的保存以及删除操作

    Django里的保存cookie和flask是有区别的 今天我就说以下Django里的cookie操作 #先导包 #导入Django模块 from django.http import HttpRes ...

  3. JAVA实现微信支付V3

    喜欢的朋友可以关注下,粉丝也缺. 相信很多的码友在项目中都需要接入微信支付,虽说微信支付已成为一个普遍的现象,但是接入的过程中难免会遇到各种各样的坑,这一点支付宝的SDK就做的很好,已经完成的都知道了 ...

  4. WebDriver高级应用实例(8)

    8.1使用Log4j在测试过程中打印日志 目的:在测试过程中,使用Log4j打印日志,用于监控和后续调试测试脚本 被测网页的网址: http://www.baidu.com 环境准备: (1)访问ht ...

  5. 【并发】2、AtomicReferenceFieldUpdater初体验

    对于volatile对象的原子更新 AtomicReferenceFieldUpdater这个对象进行原子更新的时候,外部操作对象只能是public,因为外部访问不到private对象,但是在内内部确 ...

  6. [LeetCode] 206. Reverse Linked List_Easy tag: Linked List

    Reverse a singly linked list. Example: Input: 1->2->3->4->5->NULL Output: 5->4-> ...

  7. Openstack单元测试工具简单说明

    一.Openstack 的单元测试工具介绍 1.unittest unittest: 是 Python 的标准库,提供了最基本的单元测试功能,包括 单元测试运行器(简称runner) 和 单元测试框架 ...

  8. JAVA面试精选【Java算法与编程一】

    在面试中,算法题目是必须的,通过算法能够看出一个程序员的编程思维,考察对复杂问题的设计与分析能力,对问题的严谨性都能够体现出来.算法是一系列解决问题的清晰指令,也就是说,能够对一定规范的输入,在有限时 ...

  9. Android get current Locale, not default

    he default Locale is constructed statically at runtime for your application process from the system ...

  10. 前端通信:ajax设计方案(九)--- 完善文档

    ajax-js 1.9.1 文档 目录 * common(options, isCreatePoll) * config(options) * get(url, data, successEvent, ...