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