| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Subscriptionsyncentryoutlook |
Subscriptionsyncentryoutlook.Builder.build() |
Subscriptionsyncentryoutlook |
Subscriptionsyncentryoutlook.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Subscriptionsyncentryoutlook |
Subscriptionsyncentryoutlook.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Subscriptionsyncentryoutlook |
Subscriptionsyncentryoutlook.withObjectid(String objectid) |
Subscriptionsyncentryoutlook |
Subscriptionsyncentryoutlook.withObjecttypecode(Integer objecttypecode) |
Subscriptionsyncentryoutlook |
Subscriptionsyncentryoutlook.withSubscriptionid(String subscriptionid) |
Subscriptionsyncentryoutlook |
Subscriptionsyncentryoutlook.withSyncstate(Integer syncstate) |
Subscriptionsyncentryoutlook |
Subscriptionsyncentryoutlook.withUnmappedField(String name,
String value) |
Subscriptionsyncentryoutlook |
Subscriptionsyncentryoutlook.withVersionnumber(Long versionnumber) |
Copyright © 2018–2020. All rights reserved.