_ContactItem.FTPSite Property

Definition

Returns or sets a String (string in C#) representing the FTP site entry for the contact. Read/write.

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

Property Value

Applies to