[This is preliminary documentation and subject to change.]
Initializes a new instance of the SharpAttachment class based on the supplied MemoryStream.
Initializes a new instance of the SharpAttachment class based on the supplied FileInfo.
public SharpAttachment(FileInfo);
Initializes a new instance of the SharpAttachment class based on the supplied MemoryStream.
public SharpAttachment(MemoryStream);
SharpAttachment Class | anmar.SharpMimeTools Namespace