UnsignedPublishLicense.ReferralInfoName Property

Definition

Gets or sets the contact name for the author or publisher of the content.

public:
 property System::String ^ ReferralInfoName { System::String ^ get(); void set(System::String ^ value); };
public string ReferralInfoName { get; set; }
member this.ReferralInfoName : string with get, set
Public Property ReferralInfoName As String

Property Value

The contact name for the author or publisher of the content.

Applies to

See also