MimeEntity.IsMultipart Property
Namespace: Rebex.Mime
Assembly: Rebex.Mail.dll (version 7.0.9083)
IsMultipart
Determines whether the entity is a multipart entity.
Declaration
public bool IsMultipart { get; }
Property Value
Type | Description |
---|---|
Boolean | True if the entity is a multipart entity; false otherwise. |