SelectMy add-ins, orAdmin-managed(if the app is provided by your organization). Click on theSee more optionsbutton (…) in the add-in tile and you can click onView detailsto learn more about the app,Get startedif the add-in provides that option to teach you how to use i...
After you've created the property bag, you can use the set and get methods to add and retrieve custom properties. You must use the saveAsync method to save any changes that you make to the property bag.Note When using custom properties in Outlook add-ins, keep in mind that: Outlook on...
You can get the attachments of an Outlook item in a couple of ways, but which option you use depends on your scenario. Send the attachment information to your remote service. Your add-in can use the attachments API to send information about the attachments to the remote service. The service...
The Business Central add-in for Outlook consists of two smaller add-ins: Contact insights This add-in provides users with Business Central customer or vendor information in Outlook emails and calendar appointments. It also enables you to create and send Business Central business documents, such sale...
For more information, seeGet the Business Central Add-in for Outlookin the business functionality help. Business Central on-premises Setting up the add-ins for Business Central on-premises involves two procedures: Configure the Business Central Server instance to work with the add-ins. ...
[Outlook add-ins] Check certificate if mailbox.getCallbackTokenAsync starts returning “An internal error has occurred” If mailbox.getCallbackTokenAsync calls against your Exchange on-premises server suddenly start returning “An internal error has occurred”,...
These security warnings appear when a program attempts to access your contact information in the Outlook Address Book, or attempts to send email on your behalf. By default, only COM add-ins are trusted programs. Your email administrator may ha...
Disable add-ins and maro if the issue is gone. Please try to disable the Outlook autocomplete and manually type the recipient email address for testing. (File > Options > MAil > ...
Type:EntityRole. The role of the primary entity in the relationship (referenced or referencing). Return Value Type: TEntity Type:Entity The collection of related entity instances for the specified relationship. Type Parameters TEntity Type:Entity. The type of the entity. ...
Assembly:Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll) Syntax C# publicstringGetEntityDisplayName(stringentityName,intentityTypeCode =-1) Parameters entityName Type:System.String logical name of the entity entityTypeCode ...