Table of Contents

Class InviteOptionsBase

Namespace
PnP.Core.Model.Security
Assembly
PnP.Core.dll

Base class for InviteOptions classes

public abstract class InviteOptionsBase
Inheritance
InviteOptionsBase
Derived
Inherited Members

Methods

CreateDriveRecipient(string)

Creates a new IDriveRecipient for the passed email address

public static IDriveRecipient CreateDriveRecipient(string email)

Parameters

email string

Email of the user to create an IDriveRecipient for

Returns

IDriveRecipient

An IDriveRecipient instance