MapiMessage.ReadReceiptRequested

MapiMessage.ReadReceiptRequested property

Gets or sets a value indicating whether the read receipt is requested.

public bool ReadReceiptRequested { get; set; }

Property Value

true if the read receipt is requested; otherwise, false.

See Also