| Package | Description |
|---|---|
| microsoft.dynamics.crm.container | |
| microsoft.dynamics.crm.entity |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<BulkDeleteResponse> |
System.bulkDelete(List<QueryExpression> querySet,
String jobName,
Boolean sendEmailNotification,
List<Activityparty> toRecipients,
List<Activityparty> cCRecipients,
String recurrencePattern,
OffsetDateTime startDateTime,
String sourceImportId,
Boolean runNow) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<BulkDeleteResponse> |
System.bulkDelete(List<QueryExpression> querySet,
String jobName,
Boolean sendEmailNotification,
List<Activityparty> toRecipients,
List<Activityparty> cCRecipients,
String recurrencePattern,
OffsetDateTime startDateTime,
String sourceImportId,
Boolean runNow) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<BulkDetectDuplicatesResponse> |
System.bulkDetectDuplicates(QueryBase query,
String jobName,
Boolean sendEmailNotification,
String templateId,
List<Activityparty> toRecipients,
List<Activityparty> cCRecipients,
String recurrencePattern,
OffsetDateTime recurrenceStartTime) |
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<BulkDetectDuplicatesResponse> |
System.bulkDetectDuplicates(QueryBase query,
String jobName,
Boolean sendEmailNotification,
String templateId,
List<Activityparty> toRecipients,
List<Activityparty> cCRecipients,
String recurrencePattern,
OffsetDateTime recurrenceStartTime) |
| Modifier and Type | Method and Description |
|---|---|
Activityparty |
Activityparty.Builder.build() |
Activityparty |
Activityparty.patch()
Submits only changed fields for update and returns an
immutable copy of
this with changed fields reset. |
Activityparty |
Activityparty.put()
Submits all fields for update and returns an immutable copy of
this
with changed fields reset (they were ignored anyway). |
Activityparty |
Activityparty.with_activityid_value(String _activityid_value) |
Activityparty |
Activityparty.with_ownerid_value(String _ownerid_value) |
Activityparty |
Activityparty.with_partyid_value(String _partyid_value) |
Activityparty |
Activityparty.withActivitypartyid(String activitypartyid) |
Activityparty |
Activityparty.withAddressused(String addressused) |
Activityparty |
Activityparty.withAddressusedemailcolumnnumber(Integer addressusedemailcolumnnumber) |
Activityparty |
Activityparty.withDonotemail(Boolean donotemail) |
Activityparty |
Activityparty.withDonotfax(Boolean donotfax) |
Activityparty |
Activityparty.withDonotphone(Boolean donotphone) |
Activityparty |
Activityparty.withDonotpostalmail(Boolean donotpostalmail) |
Activityparty |
Activityparty.withEffort(Double effort) |
Activityparty |
Activityparty.withExchangeentryid(String exchangeentryid) |
Activityparty |
Activityparty.withInstancetypecode(Integer instancetypecode) |
Activityparty |
Activityparty.withIspartydeleted(Boolean ispartydeleted) |
Activityparty |
Activityparty.withParticipationtypemask(Integer participationtypemask) |
Activityparty |
Activityparty.withScheduledend(OffsetDateTime scheduledend) |
Activityparty |
Activityparty.withScheduledstart(OffsetDateTime scheduledstart) |
Activityparty |
Activityparty.withUnmappedField(String name,
String value) |
Activityparty |
Activityparty.withVersionnumber(Long versionnumber) |
Copyright © 2018–2020. All rights reserved.