Discuss this help topic in SecureBlackbox Forum

TElMultiPartList.GetAttachmentsCount

TElMultiPartList     


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


Returns the number of attachments.

Declaration

[Pascal]
    not applicable;

[C++]
    not available

[PHP]
    not available

[C#]
    not available

[VB.NET]
    not available

[Java]
    int getAttachmentsCount();

Description

    Use this method to get the number of attachments.

Discuss this help topic in SecureBlackbox Forum