Edit

Share via


UserId.PrimarySmtpAddress Property

Definition

Gets or sets the primary SMTP address of the user.

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

Property Value

A string that contains the primary SMTP e-mail address of the user.

Applies to