The MimeField type exposes the following members.
Methods
Name | Description | |||||||
---|---|---|---|---|---|---|---|---|
![]() ![]() | ComposeContentType | |||||||
![]() ![]() | ComposeFrom | |||||||
![]() ![]() | ComposeSubject | |||||||
![]() ![]() | ComposeTo | |||||||
![]() | Equals | (Inherited from Object.) | ||||||
![]() ![]() | EqualsIgnoreCase | |||||||
![]() ![]() | ExtractBody | |||||||
![]() ![]() | ExtractName | |||||||
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | ||||||
![]() ![]() | FormatInGeneral | |||||||
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | ||||||
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) | ||||||
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | ||||||
![]() ![]() | Parse(String) |
Parsers the given string and returns an instance of the
Field class. The type of the class returned depends on
the field name:
| ||||||
![]() ![]() | Parse(String, Address) | |||||||
![]() ![]() | Parse(String, IComplexAddress) | |||||||
![]() ![]() | Parse(String, String) | |||||||
![]() | ParseBody |
Parses the field body.
@param body the field unfolded body.
| ||||||
![]() ![]() | ProvideProperField | |||||||
![]() | ToString | (Overrides Object ToString .) |
See Also