|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.email.MapiPropertyContainer
com.aspose.email.MapiPropertyStream
com.aspose.email.MapiMessagePropertyStream
public class MapiMessagePropertyStream
Represents the property stream.
Constructor Summary | |
---|---|
MapiMessagePropertyStream(MapiMessage parent)
Initializes a new instance of the MapiMessagePropertyStream class. |
Method Summary | |
---|---|
void |
setProperty(MapiProperty property)
Sets the property. |
Methods inherited from class com.aspose.email.MapiPropertyStream |
---|
getContent, getName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapiMessagePropertyStream(MapiMessage parent)
Initializes a new instance of the MapiMessagePropertyStream
class.
parent
- The parent.Method Detail |
---|
public void setProperty(MapiProperty property)
MapiPropertyContainer
Sets the property.
setProperty
in class MapiPropertyContainer
property
- The property.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |