|
||||||||
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
public abstract class MapiPropertyStream
Represents the property stream.
Constructor Summary | |
---|---|
MapiPropertyStream()
|
Method Summary | |
---|---|
Object |
getContent()
Gets the content. |
String |
getName()
Gets the name. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapiPropertyStream()
Method Detail |
---|
public String getName()
Gets the name.
Value: The name.
public Object getContent()
Gets the content.
Value: The content.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |