EmailMessage.SuppressReadReceipt Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Suppresses the read receipt on the message.
public:
void SuppressReadReceipt();
public void SuppressReadReceipt ();
Public Sub SuppressReadReceipt ()
Remarks
Calling this method results in a call to Exchange Web Services (EWS).