Edit

Share via


AttendeeInfo.SmtpAddress Property

Definition

Gets or sets the SMTP e-mail address of the attendee.

public:
 property System::String ^ SmtpAddress { System::String ^ get(); void set(System::String ^ value); };
public string SmtpAddress { get; set; }
Public Property SmtpAddress As String

Property Value

The SMTP e-mail address of the attendee.

Applies to