Discuss this help topic in SecureBlackbox Forum

TElOneDriveComments.Refresh

TElOneDriveComments     See also     


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


Refreshes the comments list.

Declaration

[C#]
    void Refresh();

[VB.NET]
    Sub Refresh()

[Pascal]
    procedure Refresh();

[C++]
    void Refresh();

[PHP]
    void Refresh()

[Java]
    void refresh();

Description

    Call this method to fetch the comments from the OneDrive storage.

See also:     Items    

Discuss this help topic in SecureBlackbox Forum