| MessageInfoBodyStructure Property |
Namespace:
Limilabs.Client.IMAP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public BodyStructure BodyStructure { get; }
Public ReadOnly Property BodyStructure As BodyStructure
Get
public:
property BodyStructure^ BodyStructure {
BodyStructure^ get ();
}
member BodyStructure : BodyStructure with get
Property Value
Type:
BodyStructureSee Also