public class MapiMessagePropertyStream extends MapiPropertyStream
Represents the property stream.
Constructor and Description |
---|
MapiMessagePropertyStream(MapiMessageItemBase parent)
Initializes a new instance of the
MapiMessagePropertyStream class. |
Modifier and Type | Method and Description |
---|---|
protected com.aspose.ms.System.IO.MemoryStream |
_getContent()
Gets the content.
|
getContent, getName, getProperties
createMapiNode, getCodePage, getMyProperties, getPropertyBoolean, getPropertyBytes, getPropertyDateTime, getPropertyInt32, getPropertyLong, getPropertyShort, getPropertyString, getPropertyString, isStoreUnicodeOk, setNamedPropertyMapping, setProperty, setProperty, setProperty, setProperty, tryGetPropertyData, tryGetPropertyDateTime, tryGetPropertyInt32, tryGetPropertyLong, tryGetPropertyString, tryGetPropertyString, tryGetPropertyString, tryGetPropertyString
public MapiMessagePropertyStream(MapiMessageItemBase parent)
Initializes a new instance of the MapiMessagePropertyStream
class.
parent
- The parent.protected com.aspose.ms.System.IO.MemoryStream _getContent()
Gets the content.
_getContent
in class MapiPropertyStream
System.IO.MemoryStream
Copyright (c) 2008-2017 Aspose Pty Ltd. All Rights Reserved.