SingleRecipientType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SingleRecipientType class provies the e-mail address information for a single message recipient.
public ref class SingleRecipientType
public class SingleRecipientType
Public Class SingleRecipientType
- Inheritance
-
SingleRecipientType
Constructors
SingleRecipientType() |
The SingleRecipientType constructor initializes a new instance of the SingleRecipientType class. |
Properties
Item |
The Item property gets or sets the e-mail address of a recipient. |