Skip to content

Conversation

@MIchaelMainer
Copy link
Collaborator

Fixes #93. The propertyValue of an array item can be a JObject or a JValue in the case of a primitive.

@andtu - It wasn't handling this:

        "proxyAddresses": [
            "SMTP:user@contoso.com"
        ],

Fixes #93. The propertyValue of an array item can be a JObject or a JValue in the case of a primitive.
@MIchaelMainer MIchaelMainer merged commit f99e155 into dev Mar 24, 2020
@MIchaelMainer MIchaelMainer deleted the mmainer/fix/deltaResponseHandler branch March 24, 2020 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Encountered NullReferenceException in DeltaResponseHandler.GetObjectProperties()

4 participants