DocxTopLevelComment.ReplyChildComments Property

Definition

Child comments, that are replies to this one

[System.Text.Json.Serialization.JsonPropertyName("ReplyChildComments")]
public System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxComment> ReplyChildComments { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("ReplyChildComments")>]
member this.ReplyChildComments : System.Collections.Generic.List<Azure.Connectors.Sdk.CloudmersiveConvert.Models.DocxComment> with get, set
Public Property ReplyChildComments As List(Of DocxComment)

Property Value

Attributes

Applies to