| Package | Description |
|---|---|
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
Interactionforemail |
Interactionforemail.Builder.build() |
Interactionforemail |
Interactionforemail.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Interactionforemail |
Interactionforemail.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Interactionforemail |
Interactionforemail.with_createdby_value(String _createdby_value) |
Interactionforemail |
Interactionforemail.with_createdonbehalfby_value(String _createdonbehalfby_value) |
Interactionforemail |
Interactionforemail.with_modifiedby_value(String _modifiedby_value) |
Interactionforemail |
Interactionforemail.with_modifiedonbehalfby_value(String _modifiedonbehalfby_value) |
Interactionforemail |
Interactionforemail.with_ownerid_value(String _ownerid_value) |
Interactionforemail |
Interactionforemail.with_owningbusinessunit_value(String _owningbusinessunit_value) |
Interactionforemail |
Interactionforemail.with_owningteam_value(String _owningteam_value) |
Interactionforemail |
Interactionforemail.with_owninguser_value(String _owninguser_value) |
Interactionforemail |
Interactionforemail.with_transactioncurrencyid_value(String _transactioncurrencyid_value) |
Interactionforemail |
Interactionforemail.withCreatedon(OffsetDateTime createdon) |
Interactionforemail |
Interactionforemail.withEmailactivityid(String emailactivityid) |
Interactionforemail |
Interactionforemail.withEmailaddress(String emailaddress) |
Interactionforemail |
Interactionforemail.withEmailinteractionreplyid(String emailinteractionreplyid) |
Interactionforemail |
Interactionforemail.withEmailinteractiontime(OffsetDateTime emailinteractiontime) |
Interactionforemail |
Interactionforemail.withExchangerate(BigDecimal exchangerate) |
Interactionforemail |
Interactionforemail.withImportsequencenumber(Integer importsequencenumber) |
Interactionforemail |
Interactionforemail.withInteractedcomponenttext(String interactedcomponenttext) |
Interactionforemail |
Interactionforemail.withInteractionforemailid(String interactionforemailid) |
Interactionforemail |
Interactionforemail.withInteractionlocation(String interactionlocation) |
Interactionforemail |
Interactionforemail.withInteractionpartyid(String interactionpartyid) |
Interactionforemail |
Interactionforemail.withInteractionrepliedby(String interactionrepliedby) |
Interactionforemail |
Interactionforemail.withInteractionreplyid(String interactionreplyid) |
Interactionforemail |
Interactionforemail.withInteractiontype(Integer interactiontype) |
Interactionforemail |
Interactionforemail.withInteractionuseragent(String interactionuseragent) |
Interactionforemail |
Interactionforemail.withModifiedon(OffsetDateTime modifiedon) |
Interactionforemail |
Interactionforemail.withName(String name) |
Interactionforemail |
Interactionforemail.withOverriddencreatedon(OffsetDateTime overriddencreatedon) |
Interactionforemail |
Interactionforemail.withStatecode(Integer statecode) |
Interactionforemail |
Interactionforemail.withStatuscode(Integer statuscode) |
Interactionforemail |
Interactionforemail.withTimezoneruleversionnumber(Integer timezoneruleversionnumber) |
Interactionforemail |
Interactionforemail.withUnmappedField(String name,
String value) |
Interactionforemail |
Interactionforemail.withUtcconversiontimezonecode(Integer utcconversiontimezonecode) |
Interactionforemail |
Interactionforemail.withVersionnumber(Long versionnumber) |
Copyright © 2018–2021. All rights reserved.