Class ExtendedPropertyName
java.lang.Object
com.independentsoft.pst.ExtendedPropertyTag
com.independentsoft.pst.ExtendedPropertyName
-
Field Summary
Fields inherited from class com.independentsoft.pst.ExtendedPropertyTag
guid, type -
Constructor Summary
ConstructorsConstructorDescriptionInstantiates a new extended property name.ExtendedPropertyName(String name, byte[] guid) Instantiates a new extended property name.ExtendedPropertyName(String name, byte[] guid, PropertyType type) Instantiates a new extended property name. -
Method Summary
Methods inherited from class com.independentsoft.pst.ExtendedPropertyTag
getGuid, getType, setGuid, setType
-
Constructor Details
-
ExtendedPropertyName
public ExtendedPropertyName()Instantiates a new extended property name. -
ExtendedPropertyName
Instantiates a new extended property name.- Parameters:
name- the nameguid- the guid
-
ExtendedPropertyName
Instantiates a new extended property name.- Parameters:
name- the nameguid- the guidtype- the type
-
-
Method Details
-
toString
-
getName
-
setName
-