Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeAttachment.GetBytes Method 

Returns an array of Byte from a base64 attachement

public byte[] GetBytes();

Return Value

Missing <returns> documentation for M:SmtPop.MimeAttachment.GetBytes

See Also

MimeAttachment Class | SmtPop Namespace