Codeunit 1640 Add-in Deployment Helper in 20

App
Base Application

Procedures, 6

Versions171819202122232425262728latest

Source29

Procedures, 6

NameParametersReturnsAccessObsolete
DeployManifest(var Record Office Add-in)publicPending 19.0
End of support for Exchange PowerShell. Outlook Add-ins must be deployed manually or using Exchange Web Services with OAuth token.
SetManifestDeploymentCredentials(Text[80], Text[30])publicPending 19.0
End of support for Exchange PowerShell. Outlook Add-ins must be deployed manually or using Exchange Web Services with OAuth token.
SetManifestDeploymentCustomEndpoint(Text[250])publicPending 19.0
End of support for Exchange PowerShell. Outlook Add-ins must be deployed manually or using Exchange Web Services with OAuth token.
RemoveApp(var Record Office Add-in)publicPending 19.0
End of support for Exchange PowerShell. Outlook Add-ins must be deployed manually or using Exchange Web Services with OAuth token.
InitializeAndValidate()publicPending 19.0
End of support for Exchange PowerShell. Outlook Add-ins must be deployed manually or using Exchange Web Services with OAuth token.
CheckVersion(Text, Text)Booleanpublic-