Determines whether the entity is a multipart entity.
Namespace:
Rebex.Mime
Assembly:
Rebex.Mail (in Rebex.Mail.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property IsMultipart As Boolean Get |
C# |
---|
public bool IsMultipart { get; } |