Discuss this help topic in SecureBlackbox Forum

TElOneDriveComment.Delete

TElOneDriveComment     


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


Deletes this comment.

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 this comment.

Discuss this help topic in SecureBlackbox Forum