Discuss this help topic in SecureBlackbox Forum

TElGoogleDriveReply.Delete

TElGoogleDriveReply     See also     


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


Deletes this reply.

Declaration

[C#]
    void Delete();

[VB.NET]
    Sub Delete()

[Pascal]
    procedure Delete();

[C++]
    void Delete();

[PHP]
    void Delete()

[Java]
    void delete();

Description

    Call this method to delete the reply.

See also:     Deleted     Assign     Clone    

Discuss this help topic in SecureBlackbox Forum