Search Results for

    Show / Hide Table of Contents

    Class RecipientOptions

    Options for a recipient

    Inheritance
    object
    RecipientOptions
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: PnP.Core.Model.Security
    Assembly: PnP.Core.dll
    Syntax
    public class RecipientOptions

    Properties

    EmailAddress

    Mail address of the recipient

    Declaration
    public string EmailAddress { get; set; }
    Property Value
    string

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