DeliverySettingsAddRecipient 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, IListRecipientViewOverride) |
Adds the recipient.
|
![]() | AddRecipient(String, Boolean) |
Adds the recipient.
|
![]() | AddRecipient(String, IListRecipientViewOverride) |
Adds the recipient.
|
![]() | AddRecipient(Guid, Boolean, IListRecipientViewOverride) |
Adds the recipient.
|
![]() | AddRecipient(String, Boolean, IListRecipientViewOverride) |
Adds the recipient.
|
![]() | AddRecipient(Guid, RecipientMemberKind, Boolean, IListRecipientViewOverride) |
Adds the recipient.
|