public class GetMapiPropertiesRequestData 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 |
---|
GetMapiPropertiesRequestData(String name,
String folder,
String storage)
Initializes a new instance of the GetMapiPropertiesRequestData class.
|
Copyright © 2019. All rights reserved.