Discuss this help topic in SecureBlackbox Forum

TElIMAPFetchResponse.Clear

TElIMAPFetchResponse     See also     


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


Removes all response line.

Declaration

[C#]
    void Clear();

[VB.NET]
    Sub Clear()

[Pascal]
    under development

[C++]
    void Clear();

[PHP]
    void Clear()

[Java]
    void clear();

Description

    Use this method to delete all entries of the response.

See also:     Lines    

Discuss this help topic in SecureBlackbox Forum