ListAttachments Method

Lists all of a message's attachments.

Syntax

public void ListAttachments(string id);
Public Sub ListAttachments(ByVal id As String)

Remarks

This method lists all of a message's attachments. This method clears and populates the Attachments collection.

Copyright (c) 2022 /n software inc. - All rights reserved.
Cloud Mail 2020 .NET Edition - Version 20.0 [Build 8308]