This class holds MIME content disposition types. Defined in RFC 2183.

C# | Visual Basic | Visual C++ | F# |
public class MIME_DispositionTypes
Public Class MIME_DispositionTypes
public ref class MIME_DispositionTypes
type MIME_DispositionTypes = class end

All Members | Constructors | Methods | Fields | ||
Icon | Member | Description |
---|---|---|
![]() | MIME_DispositionTypes()()()() | Initializes a new instance of the MIME_DispositionTypes class |
![]() ![]() | Attachment |
Bodyparts can be designated `attachment' to indicate that they are separate from the main body of the mail message,
and that their display should not be automatic, but contingent upon some further action of the user.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize()()()() | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() ![]() | Inline |
A bodypart should be marked `inline' if it is intended to be displayed automatically upon display of the message.
Inline bodyparts should be presented in the order in which they occur, subject to the normal semantics of multipart messages.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |

Object | |
![]() | MIME_DispositionTypes |
Assembly: LumiSoft.Net (Module: LumiSoft.Net.dll) Version: 4.5.5510.19119