Folders

OutlookViewInfo.Folders property

The list of folders contained by the Outlook Data file.

public List<string> Folders { get; set; }

See Also