Search Results for

    Show / Hide Table of Contents

    Interface IDriveRecipient

    Represents a person, group, or other recipient to share a drive item with using the invite action.

    Namespace: PnP.Core.Model.Security
    Assembly: PnP.Core.dll
    Syntax
    public interface IDriveRecipient

    Properties

    Email

    The email address for the recipient, if the recipient has an associated email address.

    Declaration
    string Email { get; set; }
    Property Value
    System.String

    Back to top PnP Core SDK
    Generated by DocFX with Material UI
    spacer