Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Namespace: microsoft.graph
Represents a company's privacy profile, which includes a privacy statement URL and a contact person for questions regarding the privacy statement.
Property | Type | Description |
---|---|---|
contactEmail | String | A valid smtp email address for the privacy statement contact. Not required. |
statementUrl | String | A valid URL format that begins with http:// or https://. Maximum length is 255 characters. The URL that directs to the company's privacy statement. Not required. |
The following JSON representation shows the resource type.
{
"contactEmail": "string",
"statementUrl": "string"
}
Events
Mar 17, 9 PM - Mar 21, 10 AM
Join the meetup series to build scalable AI solutions based on real-world use cases with fellow developers and experts.
Register now