Class CommsGeneratedErrorConstants.Messages
The messages.
Inherited Members
Namespace: Microsoft.Graph.Communications.Core
Assembly: Microsoft.Graph.Communications.Core.dll
Syntax
public static class Messages
Fields
ResponseObjectUsedForUpdate
Response object used for update error message.
Declaration
public const string ResponseObjectUsedForUpdate = "Do not use objects returned in a response for updating an object in Microsoft Graph. Create a new {0} object and only set the updated properties on it."
Field Value
| Type | Description |
|---|---|
| String |