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

Group Event

Fired for each group.

Syntax

typedef void __fastcall (__closure *TibrSPAdminGroupEvent)(System::TObject* Sender, TibrSPAdminGroupEventParams *e);

__property TibrSPAdminGroupEvent OnGroup = {read=FOnGroup, write=FOnGroup};

typedef struct {
     String Description;
     String Id;
     String Name;
     String OwnerId;
     String OwnerType;
} TibrSPAdminGroupEventParams;

Remarks

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

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