CoAuthor.EmailAddress Property

Definition

Gets a string that specifies the e-mail address of the specified co-author.

public:
 property System::String ^ EmailAddress { System::String ^ get(); };
public string EmailAddress { get; }
member this.EmailAddress : string
Public ReadOnly Property EmailAddress As String

Property Value

The e-mail address of the specified co-author.

Remarks

Read-only.

Applies to