Recipient Constructor

QsInformatica.Utils

Recipient Constructor

Overload List
  NameDescription
Public methodRecipient(String)
Creates a new recipient with the specified address.
Public methodRecipient(String, MapiMailMessageRecipientType)
Creates a new recipient with the specified address and recipient type.
Public methodRecipient(String, String)
Creates a new recipient with the specified address and display name.
Public methodRecipient(String, String, MapiMailMessageRecipientType)
Creates a new recipient with the specified address, display name and recipient type.
Top
See Also