[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: sharepoint.pp line 10739
type TSP_UserProfilesUserProfile = class(TODataEntity) |
public |
class function ObjectRestKind; override; |
function KeyAsURLPart; override; |
function FollowedContent(); |
function PersonalSite(); |
published |
property AccountName: string; [rw] |
property DisplayName: string; [rw] |
property IsPeopleListPublic: Boolean; [rw] |
property IsPrivacySettingOn: Boolean; [rw] |
property IsSelf: Boolean; [rw] |
property JobTitle: string; [rw] |
property MySiteFirstRunExperience: TInt32; [rw] |
property MySiteHostUrl: string; [rw] |
property O15FirstRunExperience: TInt32; [rw] |
property PersonalSiteCapabilities: TInt32; [rw] |
property PersonalSiteFirstCreationError: string; [rw] |
property PersonalSiteFirstCreationTime: TDateTime; [rw] |
property PersonalSiteInstantiationState: TInt32; [rw] |
property PersonalSiteLastCreationTime: TDateTime; [rw] |
property PersonalSiteNumberOfRetries: TInt32; [rw] |
property PictureImportEnabled: Boolean; [rw] |
property PictureUrl: string; [rw] |
property PublicUrl: string; [rw] |
property SipAddress: string; [rw] |
property UrlToCreatePersonalSite: string; [rw] |
end; |
| |
| |
| |
TObject |