public final class ExchangeAttachmentInfo extends Object
Represents an attachment information transmitted over exchange protocols
Constructor and Description |
---|
ExchangeAttachmentInfo() |
Modifier and Type | Method and Description |
---|---|
String |
getAttachmentUri()
Gets an attachment uri
|
String |
getName()
Gets an attachment name
|
int |
getSize()
Gets an attachment size (in bytes)
|