RulePredicatesTypeIsReadReceipt Property |
Namespace:
Aspose.Email.Clients.Exchange.WebService.Schema_2016
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic bool IsReadReceipt { get; set; }Public Property IsReadReceipt As Boolean
Get
Set
public:
property bool IsReadReceipt {
bool get ();
void set (bool value);
}member IsReadReceipt : bool with get, set
Property Value
Type:
Boolean
Remarks
See Also