CSharpTest.Net
Body Property
See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Http Namespace > MimeMessagePart Class : Body Property

Glossary Item Box

This is the parsed body of this MimeMessagePart.
It is parsed in that way, if the body was ContentTransferEncoded, it has been decoded to the correct bytes.

It will be a null reference (Nothing in Visual Basic) if this MimeMessagePart is a MultiPart message.
Use IsMultiPart to check if this MimeMessagePart is a MultiPart message.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property Body As Byte()
C# 
public byte[] Body {get;}

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys