SharpMimeTools Documented Class Library

SharpMimeMessage.GetEnumerator Method 

[This is preliminary documentation and subject to change.]

Returns an enumerator that can iterate through the parts of a multipart entity

public IEnumerator GetEnumerator();

Return Value

A IEnumerator for the parts of a multipart entity

Implements

IEnumerable.GetEnumerator

See Also

SharpMimeMessage Class | anmar.SharpMimeTools Namespace