Retrieves the MyPages for the current user. Note that this is different from calling IPTSession.GetMyPages(), because this is a cached version.
An IPTQueryResult containing page name, page ID, and page type of the current user's MyPages. These can be extracted from the IPTQueryResult using PT_PROPIDS.PT_PROPID_NAME, PT_PROPIDS.PT_PROPID_PAGES_PAGEID, and PT_PROPIDS.PT_PROPID_PAGES_TYPE, respectively.
IPTSessionInfo Interface | com.plumtree.server Namespace