set_CreatedTime()

Comment::set_CreatedTime(System::DateTime) method

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

void Aspose::Slides::Comment::set_CreatedTime(System::DateTime value) override

Remarks

Comment time is an optional parameter.

See Also