C# Class Smartsheet.Api.Models.Recipient

Specifies the recipient of an Email.
The recipient may be either an individual or a group.
To specify an individual, set the email attribute; to specify a group, set the groupId attribute.
Either email and groupId may be set, but not both.
Show file Open project: smartsheet-platform/smartsheet-csharp-sdk