Class InviteOptionsBase
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
emailstringEmail of the user to create an IDriveRecipient for
Returns
- IDriveRecipient
An IDriveRecipient instance