| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex | |
| microsoft.dynamics.crm.entity | |
| microsoft.dynamics.crm.entity.request |
| Modifier and Type | Method and Description |
|---|---|
SendEmailResponse |
SendEmailResponse.Builder.build() |
SendEmailResponse |
SendEmailResponse.withSubject(String subject) |
SendEmailResponse |
SendEmailResponse.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<SendEmailResponse> |
Email.sendEmail(Boolean issueSend,
String trackingToken) |
| Modifier and Type | Method and Description |
|---|---|
com.github.davidmoten.odata.client.ActionRequestReturningNonCollectionUnwrapped<SendEmailResponse> |
EmailRequest.sendEmail(Boolean issueSend,
String trackingToken) |
Copyright © 2018–2020. All rights reserved.