MakeAvailableToOrganizationTemplate Message (CrmService)
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Find the latest SDK documentation: CRM 2015 SDK
| Works for all deployment types | Works online only |
Makes the specified e-mail template available to the entire organization.
The relevant classes are specified in the following table.
| Type | Class |
| Request | MakeAvailableToOrganizationTemplateRequest |
| Response | MakeAvailableToOrganizationTemplateResponse |
| Entity | template |
Remarks
To use this message, pass an instance of the MakeAvailableToOrganizationTemplateRequest class as the request parameter in the Execute method.
To perform this action, the caller must have access rights on the template entity instance. For a list of required privileges, see MakeAvailableToOrganizationTemplate Privileges.
Example
The following code example shows how to use the MakeAvailableToOrganizationTemplate message.
See Also
Concepts
Reference
.gif)