|  | ChatThreadlastTimestamp Property  | 
 [Missing <summary> documentation for "P:ParaPlanREST.Models.ChatThread.lastTimestamp"]
 
    Namespace: 
   ParaPlanREST.Models
    Assembly:
   ParaPlanREST (in ParaPlanREST.dll) Version: 1.0.0.0 (1.0.0.0)
 Syntax
Syntaxpublic DateTime lastTimestamp { get; set; }public:
property DateTime lastTimestamp {
	DateTime get ();
	void set (DateTime value);
}function get_lastTimestamp();
function set_lastTimestamp(value);
Property Value
Type: 
DateTime See Also
See Also