The LinkedResource type exposes the following members.

Properties

  NameDescription
Public propertySupported by the .NET Compact FrameworkContentDescription
Gets or sets the content description of this attachment.
(Inherited from AttachmentBase.)
Public propertySupported by the .NET Compact FrameworkContentDisposition
Gets the content disposition of this attachment.
(Inherited from AttachmentBase.)
Public propertySupported by the .NET Compact FrameworkContentId
Gets or sets the content ID of this attachment.
(Inherited from AttachmentBase.)
Public propertySupported by the .NET Compact FrameworkContentLocation
Gets or sets the absolute or relative URI of this message part.
(Inherited from AttachmentBase.)
Public propertySupported by the .NET Compact FrameworkContentString
Gets the content string of this attachment.
(Inherited from AttachmentBase.)
Public propertySupported by the .NET Compact FrameworkContentType
Gets the content type of this attachment.
(Inherited from AttachmentBase.)
Public propertySupported by the .NET Compact FrameworkFileName
Gets the suggested file name of this attachment.
Public propertySupported by the .NET Compact FrameworkCharset
Gets the charset (Encoding) of the content of this attachment.
(Inherited from AttachmentBase.)
Public propertySupported by the .NET Compact FrameworkMediaType
Gets the media type of this attachment.
(Inherited from AttachmentBase.)
Public propertySupported by the .NET Compact FrameworkOptions
Gets or sets verious options for MIME parser and writer.
(Inherited from AttachmentBase.)
Public propertySupported by the .NET Compact FrameworkTransferEncoding
Gets or sets the TransferEncoding of the content of this attachment.
(Inherited from AttachmentBase.)

See Also