get_CreatedTime()

IComment::get_CreatedTime() method

Returns the time of a comment creation. Setting this property to DateTime::MinValue means no comment time is set. Read System::DateTime.

virtual System::DateTime Aspose::Slides::IComment::get_CreatedTime()=0

Remarks

Comment time is an optional parameter.

See Also