Discuss this help topic in SecureBlackbox Forum

TElGoogleDriveComment.Status

TElGoogleDriveComment     See also     


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


Returns the status of the coment.

Declaration

[C#]
    TSBGoogleDriveCommentStatus Status;

[VB.NET]
    Property Status As TSBGoogleDriveCommentStatus

[Pascal]
    property Status: TSBGoogleDriveCommentStatus;

[C++]
    TSBGoogleDriveCommentStatus get_Status();

[PHP]
    integer get_Status()

[Java]
    TSBGoogleDriveCommentStatus getStatus();

TSBGoogleDriveCommentStatus values:

Description

    Use this property to check the status of this comment.

See also:     CreatedDate     Replies    

Discuss this help topic in SecureBlackbox Forum