SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

Attachment Event

Fired for each attachment.

Syntax

typedef void __fastcall (__closure *TibrSPListAttachmentEvent)(System::TObject* Sender, TibrSPListAttachmentEventParams *e);

__property TibrSPListAttachmentEvent OnAttachment = {read=FOnAttachment, write=FOnAttachment};

typedef struct {
     String URL;
} TibrSPListAttachmentEventParams;

Remarks

This event is fired as the result of a call to ListAttachments.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0