Modifier and Type | Class and Description |
---|---|
class |
MapiAttachmentPropertyStream
Represents the property stream of attachment object.
|
class |
MapiMessagePropertyStream
Represents the property stream.
|
class |
MapiRecipientPropertyStream
Represents the property stream of recipient object.
|
Modifier and Type | Method and Description |
---|---|
MapiPropertyStream |
MapiRecipient.getPropertyStream()
Gets the property stream.
|
MapiPropertyStream |
MapiMessage.getPropertyStream()
Gets the property stream.
|
MapiPropertyStream |
MapiAttachment.getPropertyStream()
Gets the property stream.
|
Modifier and Type | Method and Description |
---|---|
void |
MapiRecipient.setProperty(MapiPropertyStream value,
long signed,
long key)
Sets the property.
|
void |
MapiPropertyContainer.setProperty(MapiPropertyStream value,
long signed,
long tag)
Sets the property.
|
void |
MapiObjectProperty.setProperty(MapiPropertyStream value,
long signed,
long tag) |
void |
MapiMessage.setProperty(MapiPropertyStream value,
long signed,
long tag)
Sets the property stream.
|
void |
MapiAttachment.setProperty(MapiPropertyStream value,
long signed,
long tag)
Sets the property.
|
Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.