RuleActionsPermanentDelete - свойство
Gets or sets a value indicating whether incoming messages should be
permanently deleted. When a message is permanently deleted, it is never
saved into the recipient's mailbox. To delete a message after it has
been saved into the recipient's mailbox, use the Delete action.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public bool PermanentDelete { get; set; }
Public Property PermanentDelete As Boolean
Get
Set
public:
property bool PermanentDelete {
bool get ();
void set (bool value);
}
member PermanentDelete : bool with get, set
Значение свойства
Boolean