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

Glossary Item Box

If this MimeMessagePart is a MultiPart message, then this property has a list of each of the Multiple parts that the message consists of.

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

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MessageParts As ICollection(Of MimeMessagePart)
C# 
public ICollection<MimeMessagePart> MessageParts {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