4AspNet POP3 .NET Component

Attachment.GetStream Method 

Decodes an Attachment to a stream

[Visual Basic]
Public Function GetStream() As Stream
[C#]
public Stream GetStream();

Return Value

Stream

Remarks

Works only if IsFileAttachment is True.

See Also

Attachment Class | ForAspNet.POP3 Namespace