EmailMessage.SuppressReadReceipt Method

Definition

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

Applies to