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

User Event

Fired for each user.

Syntax

type TUserEvent = procedure User(Sender: TObject; const Email: String; const Id: String; IsDomainGroup: Boolean; IsSiteAdmin: Boolean; const LoginName: String; const Name: String; const Notes: String; const Sid: String) of object;
property OnUser: TUserEvent read FOnUser write FOnUser;

Remarks

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

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