Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 548 Bytes

File metadata and controls

20 lines (15 loc) · 548 Bytes
description Automatically generated file. DO NOT MODIFY
Import-Module Microsoft.Graph.Beta.People

$params = @{
	description = "Calculating the intent of a user to purchase an item based on the amount of time they hover their mouse over a given pixel."
	displayName = "Inferring User Intent through browsing behaviors"
	isPending = $true
	number = "USPTO-3954432633"
	webUrl = "https://patents.gov/3954432633"
}

# A UPN can also be used as -UserId.
New-MgBetaUserProfilePatent -UserId $userId -BodyParameter $params