Search Results for

    Show / Hide Table of Contents

    Class RecipientOptions

    Options for a recipient

    Inheritance
    System.Object
    RecipientOptions
    Namespace: PnP.Core.Model.Security
    Assembly: PnP.Core.dll
    Syntax
    public class RecipientOptions : object

    Properties

    EmailAddress

    Mail address of the recipient

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

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