@pnp/cli-microsoft365
Version:
Manage Microsoft 365 and SharePoint Framework projects on any platform
24 lines • 570 B
JavaScript
export const profileCardPropertyNames = [
'UserPrincipalName',
'Fax',
'StreetAddress',
'PostalCode',
'StateOrProvince',
'Alias',
'customAttribute1',
'customAttribute2',
'customAttribute3',
'customAttribute4',
'customAttribute5',
'customAttribute6',
'customAttribute7',
'customAttribute8',
'customAttribute9',
'customAttribute10',
'customAttribute11',
'customAttribute12',
'customAttribute13',
'customAttribute14',
'customAttribute15'
];
//# sourceMappingURL=profileCardProperties.js.map