AddDocumentsResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Response for Add documents to an envelope
public class AddDocumentsResponse
type AddDocumentsResponse = class
Public Class AddDocumentsResponse
- Inheritance
-
AddDocumentsResponse
Constructors
| Name | Description |
|---|---|
| AddDocumentsResponse() | |
Properties
| Name | Description |
|---|---|
| EnvelopeDocuments |
The documents attached to the envelope. |
| EnvelopeId |
The id of the envelope. |