CreatedDate

WordProcessingComment.CreatedDate property

Gets or sets the date the comment was created.

public DateTime CreatedDate { get; set; }

Property Value

The date the comment was created.

See Also