Page "Attendee Scheduling"

ID 5199
Namespace: Microsoft.CRM.Task

Properties

Name Value
Caption Attendee Scheduling
DeleteAllowed False
InsertAllowed False
PageType Document
SourceTable Table Microsoft.CRM.Task."To-do"

Events

OnBeforeSendMAPIInvitations

[IntegrationEvent(False,False)]
local procedure OnBeforeSendMAPIInvitations(var Todo: Record "To-do", var IsHandled: Boolean)

Parameters

Name Type Description
Todo Table Microsoft.CRM.Task."To-do"
IsHandled Boolean

See also