Package | Description |
---|---|
com.aspose.email.cloud.sdk.model |
Modifier and Type | Class and Description |
---|---|
class |
MapiPidLidPropertyDescriptor
Property identified by an unsigned 32-bit quantity along with a property set
|
class |
MapiPidNamePropertyDescriptor
Property identified by a string name along with a property set
|
class |
MapiPidTagPropertyDescriptor
A property that is defined by a 16-bit property ID and a 16-bit property type.
|
Modifier and Type | Method and Description |
---|---|
MapiPidPropertyDescriptor |
MapiPidPropertyDescriptorBuilder.build()
Build MapiPidPropertyDescriptor instance.
|
MapiPidPropertyDescriptor |
MapiPidPropertyDescriptor.canonicalName(String canonicalName)
Set canonicalName and return this.
|
MapiPidPropertyDescriptor |
MapiPidPropertyDescriptor.dataType(String dataType)
Set dataType and return this.
|
MapiPidPropertyDescriptor |
MapiPidPropertyDescriptor.multipleValuesDataType(Boolean multipleValuesDataType)
Set multipleValuesDataType and return this.
|
MapiPidPropertyDescriptor |
MapiPidPropertyDescriptor.name(String name)
Set name and return this.
|
Constructor and Description |
---|
MapiPidPropertyDescriptorBuilder(MapiPidPropertyDescriptor model) |
Copyright © 2020. All rights reserved.