Поделиться через


Метод NotificationsEventReceiverServiceProxyClient.OnSendingRemote

Пространство имен:  Microsoft.Office.Project.Server.Events
Сборка:  Microsoft.Office.Project.Server.Events.Receivers (в Microsoft.Office.Project.Server.Events.Receivers.dll)

Синтаксис

'Декларация
Public Function OnSendingRemote ( _
    contextInfo As PSContextInfo, _
    eventHandlerUid As Guid, _
    e As NotificationsPreSendEventArgs _
) As NotificationsPreSendEventArgs
'Применение
Dim instance As NotificationsEventReceiverServiceProxyClient
Dim contextInfo As PSContextInfo
Dim eventHandlerUid As Guid
Dim e As NotificationsPreSendEventArgs
Dim returnValue As NotificationsPreSendEventArgs

returnValue = instance.OnSendingRemote(contextInfo, _
    eventHandlerUid, e)
public NotificationsPreSendEventArgs OnSendingRemote(
    PSContextInfo contextInfo,
    Guid eventHandlerUid,
    NotificationsPreSendEventArgs e
)

Параметры

Возвращаемое значение

Тип: Microsoft.Office.Project.Server.Events.NotificationsPreSendEventArgs

Реализации

INotificationsEventReceiverRemote.OnSendingRemote(PSContextInfo, Guid, NotificationsPreSendEventArgs)

См. также

Справочные материалы

NotificationsEventReceiverServiceProxyClient класс

Элементы NotificationsEventReceiverServiceProxyClient

Пространство имен Microsoft.Office.Project.Server.Events