Uses of Class
org.apache.poi.hmef.attribute.TNEFProperty
Packages that use TNEFProperty
-
Uses of TNEFProperty in org.apache.poi.hmef
Methods in org.apache.poi.hmef with parameters of type TNEFPropertyModifier and TypeMethodDescriptionAttachment.getAttribute(TNEFProperty id) Return the attachment attribute with the given ID, or null if there isn't one.HMEFMessage.getMessageAttribute(TNEFProperty id) Return the message attribute with the given ID, or null if there isn't one. -
Uses of TNEFProperty in org.apache.poi.hmef.attribute
Fields in org.apache.poi.hmef.attribute declared as TNEFPropertyModifier and TypeFieldDescriptionstatic final TNEFPropertyTNEFProperty.ID_AIDOWNERstatic final TNEFPropertyTNEFProperty.ID_ATTACHCREATEDATEstatic final TNEFPropertyTNEFProperty.ID_ATTACHDATAstatic final TNEFPropertyTNEFProperty.ID_ATTACHMENTstatic final TNEFPropertyTNEFProperty.ID_ATTACHMETAFILEstatic final TNEFPropertyTNEFProperty.ID_ATTACHMODIFYDATEstatic final TNEFPropertyTNEFProperty.ID_ATTACHRENDERDATAstatic final TNEFPropertyTNEFProperty.ID_ATTACHTITLEstatic final TNEFPropertyTNEFProperty.ID_ATTACHTRANSPORTFILENAMEstatic final TNEFPropertyTNEFProperty.ID_BODYstatic final TNEFPropertyTNEFProperty.ID_CONVERSATIONIDstatic final TNEFPropertyTNEFProperty.ID_DATEENDstatic final TNEFPropertyTNEFProperty.ID_DATEMODIFIEDstatic final TNEFPropertyTNEFProperty.ID_DATERECEIVEDstatic final TNEFPropertyTNEFProperty.ID_DATESENTstatic final TNEFPropertyTNEFProperty.ID_DATESTARTstatic final TNEFPropertyTNEFProperty.ID_DELEGATEstatic final TNEFPropertyTNEFProperty.ID_FROMstatic final TNEFPropertyTNEFProperty.ID_MAPIPROPERTIESstatic final TNEFPropertyTNEFProperty.ID_MESSAGECLASSstatic final TNEFPropertyTNEFProperty.ID_MESSAGEIDstatic final TNEFPropertyTNEFProperty.ID_MESSAGESTATUSstatic final TNEFPropertyTNEFProperty.ID_NULLstatic final TNEFPropertyTNEFProperty.ID_OEMCODEPAGEstatic final TNEFPropertyTNEFProperty.ID_ORIGINALMESSAGECLASSstatic final TNEFPropertyTNEFProperty.ID_OWNERstatic final TNEFPropertyTNEFProperty.ID_PARENTIDstatic final TNEFPropertyTNEFProperty.ID_PRIORITYstatic final TNEFPropertyTNEFProperty.ID_RECIPIENTTABLEstatic final TNEFPropertyTNEFProperty.ID_REQUESTRESPONSEstatic final TNEFPropertyTNEFProperty.ID_SENTFORstatic final TNEFPropertyTNEFProperty.ID_SUBJECTstatic final TNEFPropertyTNEFProperty.ID_TNEFVERSIONstatic final TNEFPropertyTNEFProperty.ID_UNKNOWNMethods in org.apache.poi.hmef.attribute that return TNEFPropertyModifier and TypeMethodDescriptionstatic TNEFPropertyTNEFProperty.getBest(int id, int type) TNEFAttribute.getProperty()