Unit 'msgraph' Package
[Overview][Types][Classes][Index] [#odata]

Tuser

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: msgraph.pp line 1894

type Tuser = class(TdirectoryObject)

public

  function reminderView();

  function assignLicense();

  procedure changePassword();

  procedure sendMail();

  class function ObjectRestKind; override;

  function ownedDevices();

  function registeredDevices();

  function manager();

  function directReports();

  function memberOf();

  function createdObjects();

  function ownedObjects();

  function messages();

  function mailFolders();

  function calendar();

  function calendars();

  function calendarGroups();

  function calendarView();

  function events();

  function contacts();

  function contactFolders();

  function photo();

  function drive();

published

  property accountEnabled: Boolean; [rw]

  property assignedLicenses: TassignedLicenseArray; [rw]

  property assignedPlans: TassignedPlanArray; [rw]

  property businessPhones: TStringArray; [rw]

  property city: string; [rw]

  property companyName: string; [rw]

  property country: string; [rw]

  property department: string; [rw]

  property displayName: string; [rw]

  property givenName: string; [rw]

  property jobTitle: string; [rw]

  property mail: string; [rw]

  property mailNickname: string; [rw]

  property mobilePhone: string; [rw]

  property onPremisesImmutableId: string; [rw]

  property onPremisesLastSyncDateTime: TDateTime; [rw]

  property onPremisesSecurityIdentifier: string; [rw]

  property onPremisesSyncEnabled: Boolean; [rw]

  property passwordPolicies: string; [rw]

  property passwordProfile: TpasswordProfile; [rw]

  property officeLocation: string; [rw]

  property postalCode: string; [rw]

  property preferredLanguage: string; [rw]

  property provisionedPlans: TprovisionedPlanArray; [rw]

  property proxyAddresses: TStringArray; [rw]

  property state: string; [rw]

  property streetAddress: string; [rw]

  property surname: string; [rw]

  property usageLocation: string; [rw]

  property userPrincipalName: string; [rw]

  property userType: string; [rw]

  property aboutMe: string; [rw]

  property birthday: TDateTime; [rw]

  property hireDate: TDateTime; [rw]

  property interests: TStringArray; [rw]

  property mySite: string; [rw]

  property pastProjects: TStringArray; [rw]

  property preferredName: string; [rw]

  property responsibilities: TStringArray; [rw]

  property schools: TStringArray; [rw]

  property skills: TStringArray; [rw]

end;

Inheritance

Tuser

|

TdirectoryObject

|

Tentity

|

TODataEntity

|

TODataObject

|

TObject


Documentation generated on: 2023-03-18