_ContactItem.ReferredBy Property

Definition

Returns or sets a String (string in C#) specifying the referral name entry for the contact. Read/write.

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

Property Value

Applies to