CoAuthor.Name Property

Definition

Gets the display name of the specified co-author.

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

Property Value

The display name of the specified co-author.

Remarks

Read-only.

Applies to