mindee-api-dotnet

UsMailV2Document Class

Namespace: Mindee.Product.Us.UsMail
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

US Mail API version 2.0 document data.

public class UsMailV2Document : IPrediction

Inheritance: object → UsMailV2Document

Implements: IPrediction

Constructors

Name Description
UsMailV2Document()  

Properties

Name Description
RecipientAddresses The addresses of the recipients.
RecipientNames The names of the recipients.
SenderAddress The address of the sender.
SenderName The name of the sender.

Methods

Name Description
ToString() A prettier representation of the current model values.

Documentation generated by MdDocs