Edit

Share via


AlternateId.Mailbox Property

Definition

Gets or sets the SMTP address of the mailbox that contains the identifier to convert.

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

Property Value

A SMTP address.

Applies to