Request

Response

    IFolderInfo.IsReadOnly property

    This property represents is folder read only.

    public bool IsReadOnly { get; set; }
    

    See Also