public class GetMapiAttachmentsRequestData extends Object
Modifier and Type | Field and Description |
---|---|
String |
folder
Path to folder in storage
|
String |
name
Document file name
|
String |
storage
Storage name
|
Constructor and Description |
---|
GetMapiAttachmentsRequestData(String name,
String folder,
String storage)
Initializes a new instance of the GetMapiAttachmentsRequestData class.
|
Copyright © 2020. All rights reserved.