Property IsMultipart 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.