DeliverySettings.AddRecipient Method |
Name | Description | |
---|---|---|
![]() | AddRecipient(Guid) |
Adds the recipient.
|
![]() | AddRecipient(String) |
Adds the recipient.
|
![]() | AddRecipient(Recipient) |
Adds the recipient.
|
![]() | AddRecipient(Guid, Boolean) |
Adds the recipient.
|
![]() | AddRecipient(Guid, IList<RecipientViewOverride>) |
Adds the recipient.
|
![]() | AddRecipient(String, Boolean) |
Adds the recipient.
|
![]() | AddRecipient(String, IList<RecipientViewOverride>) |
Adds the recipient.
|
![]() | AddRecipient(Guid, Boolean, IList<RecipientViewOverride>) |
Adds the recipient.
|
![]() | AddRecipient(String, Boolean, IList<RecipientViewOverride>) |
Adds the recipient.
|
![]() | AddRecipient(Guid, RecipientMemberKind, Boolean, IList<RecipientViewOverride>) |
Adds the recipient.
|