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 MemoryStream |
_getContent()
Gets the content.
|
getContent, getName, getPropertiescreateMapiNode, getCodePage, getProperty, getPropertyBoolean, getPropertyBytes, getPropertyDateTime, getPropertyInt32, getPropertyLong, getPropertyShort, getPropertyString, getPropertyString, isStoreUnicodeOk, setProperty, setProperty, tryGetPropertyData, tryGetPropertyDateTime, tryGetPropertyInt32, tryGetPropertyLong, tryGetPropertyString, tryGetPropertyString, tryGetPropertyString, tryGetPropertyStringpublic MapiMessagePropertyStream(MapiMessageItemBase parent)
Initializes a new instance of the MapiMessagePropertyStream class.
parent - The parent.protected MemoryStream _getContent()
Gets the content.
_getContent in class MapiPropertyStreamSystem.IO.MemoryStreamCopyright (c) 2008-2024 Aspose Pty Ltd. All Rights Reserved.