public class MapiAttachmentPropertyStream extends MapiPropertyStream
Represents the property stream of attachment object.
Constructor and Description |
---|
MapiAttachmentPropertyStream() |
Modifier and Type | Method and Description |
---|---|
protected com.aspose.ms.System.IO.MemoryStream |
_getContent()
Gets the content.
|
void |
setProperty(MapiProperty property)
Sets the property.
|
getContent, getName
createMapiNode, getCodePage, getMyProperties, getProperties, getPropertyBoolean, getPropertyBytes, getPropertyDateTime, getPropertyInt32, getPropertyLong, getPropertyShort, getPropertyString, getPropertyString, isStoreUnicodeOk, setNamedPropertyMapping, setProperty, setProperty, setProperty, setProperty, setProperty, setPropertySet, tryGetPropertyData, tryGetPropertyDateTime, tryGetPropertyInt32, tryGetPropertyLong, tryGetPropertyString, tryGetPropertyString, tryGetPropertyString, tryGetPropertyString
protected com.aspose.ms.System.IO.MemoryStream _getContent()
Gets the content.
_getContent
in class MapiPropertyStream
MemoryStream
object.public void setProperty(MapiProperty property)
Sets the property.
setProperty
in class MapiPropertyContainer
property
- The property.com.aspose.ms.System.NotImplementedException
Copyright (c) 2008-2016 Aspose Pty Ltd. All Rights Reserved.