#include <app/MVPbkStoreContactProperties.h>
class MVPbkStoreContactProperties |
Public Member Functions | |
---|---|
virtual | ~MVPbkStoreContactProperties() |
pure virtual TPtrC | GuidL() |
pure virtual TTime | LastModifiedL() |
Auxiliary contact properties.
TPtrC | GuidL | ( | ) | const [pure virtual] |
Returns the contact's guid.
KErrNotSupported |
If the contact's store doesn't support contact guid property |
Returns: guid
TTime | LastModifiedL | ( | ) | const [pure virtual] |
Returns the contact's last modified date/time.
KErrNotSupported |
If the contact's store doesn't support last modified property |
Returns: modification date/time