ManagedFolderInformationType.HomePage Property

Definition

The HomePage property gets the URL that is the default home page for the managed folder.

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

Property Value

The HomePage property returns a URL.

Applies to