get_CreatedTime()

Comment::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.

System::DateTime Aspose::Slides::Comment::get_CreatedTime() override

Remarks

Comment time is an optional parameter.

See Also