Discuss this help topic in SecureBlackbox Forum

TElGoogleDriveComment.Replies

TElGoogleDriveComment     See also     


Filter: C#  VB.NET  Pascal  C++  PHP  Java  


Returns the replies to this comment.

Declaration

[C#]
    TElGoogleDriveReplies Replies;

[VB.NET]
    Property Replies As TElGoogleDriveReplies

[Pascal]
    property Replies: TElGoogleDriveReplies;

[C++]
    TElGoogleDriveReplies* get_Replies();

[PHP]
    TElGoogleDriveReplies get_Replies()

[Java]
    TElGoogleDriveReplies getReplies();

Description

    Use this property to get the list of replies to this post.

See also:     Status    

Discuss this help topic in SecureBlackbox Forum