set_CreatedTime()

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

virtual void Aspose::Slides::IComment::set_CreatedTime(System::DateTime value)=0

Remarks

Comment time is an optional parameter.

See Also