IPropData(3w)
NAME
IPropData .PP A default Mapi interface to provide manipulation of
object properties.
DESCRIPTION
This object provides a default interface suitable in some cases as an
implementation of the IMAPIProp interface (which has no default implementation). In addition to the IMAPIProp(3w) methods inherited, this
interface allows read/write control over access to the object and its
individual properties.
To obtain the default implementation of this interface from Mapi, call
CreateIProp().
METHODS
IPropData_QueryInterface().
IPropData_AddRef().
IPropData_Release().
IPropData_GetLastError().
IPropData_SaveChanges().
IPropData_GetProps().
IPropData_GetPropList().
IPropData_OpenProperty().
IPropData_SetProps().
IPropData_DeleteProps().
IPropData_CopyTo().
IPropData_CopyProps().
IPropData_GetNamesFromIDs().
IPropData_GetIDsFromNames().
IPropData_HrSetObjAccess().
IPropData_HrSetPropAccess().
IPropData_HrGetPropAccess().
- IPropData_HrAddObjProps().