Modifier and Type | Class and Description |
---|---|
class |
AlternateView
Represents the format to view a message.
|
class |
Attachment
Represents an e-mail attachment.
|
class |
LinkedResource
Represents an embedded resource in a message.
|
class |
ReferenceAttachment
This class represents a reference attachment
|
Modifier and Type | Method and Description |
---|---|
IAsyncResult |
SaveResourceHandler.beginInvoke(AttachmentBase attachment,
String[] pathToResource,
AsyncCallback callback,
Object state)
Deprecated.
|
abstract void |
SaveResourceHandler.invoke(AttachmentBase attachment,
String[] pathToResource)
Deprecated.
|