AmpTimeagoCutoff Property |
Display the original date if time distance is older than cutoff (seconds).
Namespace:
Aspose.Email.Amp
Assembly:
Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntaxpublic int Cutoff { get; set; }
Public Property Cutoff As Integer
Get
Set
public:
property int Cutoff {
int get ();
void set (int value);
}
member Cutoff : int with get, set
Property Value
Type:
Int32
See Also