public class ImapAttachmentInfo extends Object
Represents an attachment information.
| Modifier and Type | Method and Description |
|---|---|
String |
getMediaType()
Gets an attachment MIME-type.
|
String |
getName()
Gets an attachment name.
|
long |
getSize()
Gets an attachment size.
|
Copyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.