#include <app/MVPbkContactStoreProperties2.h>
| class MVPbkContactStoreProperties2 |
| Public Member Functions | |
|---|---|
| pure virtual TBool | SupportsOwnContact() |
| Protected Member Functions | |
|---|---|
| virtual | ~MVPbkContactStoreProperties2() |
This class is an extension to MVPbkContactStoreProperties. See documentation of MVPbkContactStoreProperties from header MVPbkContactStoreProperties.h
You can access this extension by calling MVPbkContactStoreProperties->ContactStorePropertiesExtension()
| ~MVPbkContactStoreProperties2 | ( | ) | [protected, inline, virtual] |
This extension cannot be destroyed through this interface.
| TBool | SupportsOwnContact | ( | ) | const [pure virtual] |
Returns true if the store supports own contact.
Returns: ETrue if the store supports own contact.